clientSubnets

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

Parameters

value

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


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


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

Parameters

values

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