remoteAddressRanges

@JvmName(name = "uxpqvihcsdjygsqf")
suspend fun remoteAddressRanges(value: Output<List<String>>)
@JvmName(name = "iobxwlswrhcybnww")
suspend fun remoteAddressRanges(value: List<String>)

Parameters

value

A list of remote address spaces in CIDR format for this VPN Gateway Connection.


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


@JvmName(name = "fccwhryxsuoafkjl")
suspend fun remoteAddressRanges(values: List<Output<String>>)
@JvmName(name = "youtohxvwxndmtmb")
suspend fun remoteAddressRanges(vararg values: String)

Parameters

values

A list of remote address spaces in CIDR format for this VPN Gateway Connection.