subnets

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

Parameters

value

The subnets associated with the task or service. There is a limit of 16 subnets that can be specified per AwsVpcConfiguration.


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


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

Parameters

values

The subnets associated with the task or service. There is a limit of 16 subnets that can be specified per AwsVpcConfiguration.