subnets

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


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