clientSubnets

@JvmName(name = "cjybrroxqwwasdrm")
suspend fun clientSubnets(value: Output<List<String>>)
@JvmName(name = "ktgfxlkwagmxlscx")
suspend fun clientSubnets(value: List<String>?)

Parameters

value

The list of subnets in the client VPC to connect to.


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


@JvmName(name = "vnfwewteurlfurwm")
suspend fun clientSubnets(values: List<Output<String>>)
@JvmName(name = "lhnpjulyrmflogvd")
suspend fun clientSubnets(vararg values: String)

Parameters

values

The list of subnets in the client VPC to connect to.