webCategories

@JvmName(name = "rvnqjvergfxeqlxu")
suspend fun webCategories(value: Output<List<String>>)
@JvmName(name = "sbiccwhdawrjweha")
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 = "fciqfucraiwluwjx")
suspend fun webCategories(vararg values: Output<String>)


@JvmName(name = "aewsggffmvrmeuae")
suspend fun webCategories(values: List<Output<String>>)
@JvmName(name = "hfahxvudedyunmgg")
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.