localSubnets

@JvmName(name = "fheixfciretkyflp")
suspend fun localSubnets(value: Output<List<String>>)
@JvmName(name = "kineexgpshvkyhiq")
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 = "iqgksnqwpwycjlrb")
suspend fun localSubnets(vararg values: Output<String>)


@JvmName(name = "khptdvicqkbthdpd")
suspend fun localSubnets(values: List<Output<String>>)
@JvmName(name = "dngimhjwrjpcyvkb")
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.