remoteAddressRanges

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

Parameters

value

A collection of remote address spaces in CIDR format.


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


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

Parameters

values

A collection of remote address spaces in CIDR format.