subnets

@JvmName(name = "iajuxlmeuoclssjj")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "wxakkokvurhhpjth")
suspend fun subnets(value: List<String>?)

Parameters

value

The IDs of the subnets associated with the task or service. There's a limit of 16 subnets that can be specified per `awsvpcConfiguration`. All specified subnets must be from the same VPC.


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


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

Parameters

values

The IDs of the subnets associated with the task or service. There's a limit of 16 subnets that can be specified per `awsvpcConfiguration`. All specified subnets must be from the same VPC.