destinationUrls

@JvmName(name = "ltmovhibcrcklcrj")
suspend fun destinationUrls(value: Output<List<String>>)
@JvmName(name = "qvxvjqksxsqnlfas")
suspend fun destinationUrls(value: List<String>?)

Parameters

value

Specifies a list of destination URLs for which policy should hold. Needs Premium SKU for Firewall Policy. Conflicts with destination_fqdns.


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


@JvmName(name = "ofawnhofoepnvpfn")
suspend fun destinationUrls(values: List<Output<String>>)
@JvmName(name = "ftiyiqacggsdlgel")
suspend fun destinationUrls(vararg values: String)

Parameters

values

Specifies a list of destination URLs for which policy should hold. Needs Premium SKU for Firewall Policy. Conflicts with destination_fqdns.