remoteSubnets

@JvmName(name = "evyvfluabeiwkdjx")
suspend fun remoteSubnets(value: Output<List<String>>)
@JvmName(name = "vyfwrcpcgttgdeye")
suspend fun remoteSubnets(value: List<String>?)

Parameters

value

The CIDR block of the local data center. This parameter is used for phase-two negotiation.


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


@JvmName(name = "ksxqpcdrrftbwikk")
suspend fun remoteSubnets(values: List<Output<String>>)
@JvmName(name = "nlqkbuumtawwgltb")
suspend fun remoteSubnets(vararg values: String)

Parameters

values

The CIDR block of the local data center. This parameter is used for phase-two negotiation.