subnets

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

Parameters

value

A list of VPC subnets into which the compute resources are launched.


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


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

Parameters

values

A list of VPC subnets into which the compute resources are launched.