destinationAddressPrefixes

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

Parameters

value

List of destination address prefixes. Tags may not be used. This is required if destination_address_prefix is not specified.


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


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

Parameters

values

List of destination address prefixes. Tags may not be used. This is required if destination_address_prefix is not specified.