remoteSubnets

@JvmName(name = "qvgmpqalqyxaydxt")
suspend fun remoteSubnets(value: Output<List<String>>)
@JvmName(name = "eruwqphqknwpcvry")
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 = "ddebvdusxyfthxha")
suspend fun remoteSubnets(vararg values: Output<String>)


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

Parameters

values

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