remoteAddressRanges

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

Parameters

value

A collection of remote address spaces in CIDR format.


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


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

Parameters

values

A collection of remote address spaces in CIDR format.