resources

@JvmName(name = "xdnvlmnsiptdgntt")
suspend fun resources(value: Output<List<NetworkAclAttachmentResourceArgs>>)
@JvmName(name = "gkyokldwkmcgeatp")
suspend fun resources(value: List<NetworkAclAttachmentResourceArgs>?)

Parameters

value

List of the resources associated with the network acl. The details see Block Resources.


@JvmName(name = "shrjygnjdavrtdbg")
suspend fun resources(vararg values: Output<NetworkAclAttachmentResourceArgs>)


@JvmName(name = "ouglggcdsnitbbsi")
suspend fun resources(values: List<Output<NetworkAclAttachmentResourceArgs>>)
@JvmName(name = "ewpquosaibufvdcd")
suspend fun resources(vararg values: NetworkAclAttachmentResourceArgs)

Parameters

values

List of the resources associated with the network acl. The details see Block Resources.


@JvmName(name = "icpbbeedecjvafyb")
suspend fun resources(argument: List<suspend NetworkAclAttachmentResourceArgsBuilder.() -> Unit>)
@JvmName(name = "dvjhtedgwjlwlbwr")
suspend fun resources(vararg argument: suspend NetworkAclAttachmentResourceArgsBuilder.() -> Unit)
@JvmName(name = "whqahpatcvamstan")
suspend fun resources(argument: suspend NetworkAclAttachmentResourceArgsBuilder.() -> Unit)

Parameters

argument

List of the resources associated with the network acl. The details see Block Resources.