remoteAddressRanges

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

Parameters

value

A collection of remote address spaces in CIDR format.


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


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

Parameters

values

A collection of remote address spaces in CIDR format.