Class: Aws::Types::FirewallAdvancedThreatCategoryConfig
- Inherits:
-
Object
- Object
- Aws::Types::FirewallAdvancedThreatCategoryConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#category ⇒ ::String
Returns the value of attribute category.
Instance Attribute Details
#category ⇒ ::String
Returns the value of attribute category.
402 403 404 |
# File 'sig/types.rbs', line 402 def category @category end |