remoteAddressRanges

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

Parameters

value

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


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


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

Parameters

values

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