clientSubnets

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

Parameters

value

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


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


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

Parameters

values

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