destinationAddressPrefixes

@JvmName(name = "stnkyhebbwhorqxp")
suspend fun destinationAddressPrefixes(value: Output<List<String>>)
@JvmName(name = "uxxwgdxswpbwqexv")
suspend fun destinationAddressPrefixes(value: List<String>?)

Parameters

value

The destination address prefixes. CIDR or destination IP ranges.


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


@JvmName(name = "vcfpilychthxvygs")
suspend fun destinationAddressPrefixes(values: List<Output<String>>)
@JvmName(name = "twfngyjvmvvwrklm")
suspend fun destinationAddressPrefixes(vararg values: String)

Parameters

values

The destination address prefixes. CIDR or destination IP ranges.