Class: Aws::Types::FirewallAdvancedContentCategoryConfig
- Inherits:
-
Object
- Object
- Aws::Types::FirewallAdvancedContentCategoryConfig
- 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.
397 398 399 |
# File 'sig/types.rbs', line 397 def category @category end |