clientSubnets

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

Parameters

value

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


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


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

Parameters

values

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