localSubnets

@JvmName(name = "falhormnkiqisrtf")
suspend fun localSubnets(value: Output<List<String>>)
@JvmName(name = "njykajdqgosqqloe")
suspend fun localSubnets(value: List<String>?)

Parameters

value

The CIDR block of the VPC to be connected with the local data center. This parameter is used for phase-two negotiation.


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


@JvmName(name = "jxieaumccvksqlkb")
suspend fun localSubnets(values: List<Output<String>>)
@JvmName(name = "aansdrjbrmregved")
suspend fun localSubnets(vararg values: String)

Parameters

values

The CIDR block of the VPC to be connected with the local data center. This parameter is used for phase-two negotiation.