subnets

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


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