destinationAddressPrefixes

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

Parameters

value

The destination address prefixes. CIDR or destination IP ranges.


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


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

Parameters

values

The destination address prefixes. CIDR or destination IP ranges.