subnets

@JvmName(name = "eewulodqaqjbpfcn")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "mgcalfpnsmcyuclg")
suspend fun subnets(value: List<String>)

Parameters

value

Set of 1 to 16 subnets to be associated with the task. These subnets must all be in the same VPC.


@JvmName(name = "kqyvtmtviujlixre")
suspend fun subnets(vararg values: Output<String>)


@JvmName(name = "nypamulibfvhyumi")
suspend fun subnets(values: List<Output<String>>)
@JvmName(name = "gchjwlkxnpnnbrke")
suspend fun subnets(vararg values: String)

Parameters

values

Set of 1 to 16 subnets to be associated with the task. These subnets must all be in the same VPC.