subnets

@JvmName(name = "lhmdlomkewqlqjbs")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "ktumnofdrhbbxnam")
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 = "yvdpddtkmmqnicbr")
suspend fun subnets(vararg values: Output<String>)


@JvmName(name = "mxosfmjxltsiyqyo")
suspend fun subnets(values: List<Output<String>>)
@JvmName(name = "qathjjpcishrvlrj")
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.