webCategories

@JvmName(name = "ldgdcgggxilyjfhj")
suspend fun webCategories(value: Output<List<String>>)
@JvmName(name = "ybyicyikkmtkanmd")
suspend fun webCategories(value: List<String>?)

Parameters

value

Specifies a list of web categories to which access is denied or allowed depending on the value of action above. Needs Premium SKU for Firewall Policy.


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


@JvmName(name = "voodljqxocgowetu")
suspend fun webCategories(values: List<Output<String>>)
@JvmName(name = "fntmlirbdftmyvex")
suspend fun webCategories(vararg values: String)

Parameters

values

Specifies a list of web categories to which access is denied or allowed depending on the value of action above. Needs Premium SKU for Firewall Policy.