destinationAddressPrefixes

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

Parameters

value

The destination address prefixes. CIDR or destination IP ranges.


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


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

Parameters

values

The destination address prefixes. CIDR or destination IP ranges.