remoteAddressRanges

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

Parameters

value

A collection of remote address spaces in CIDR format.


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


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

Parameters

values

A collection of remote address spaces in CIDR format.