Class: Aws::Types::ListRuleTypesInput
- Inherits:
-
Object
- Object
- Aws::Types::ListRuleTypesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#region_filter ⇒ ::String
Returns the value of attribute region_filter.
-
#rule_owner_filter ⇒ "AWS"
Returns the value of attribute rule_owner_filter.
Instance Attribute Details
#region_filter ⇒ ::String
Returns the value of attribute region_filter.
814 815 816 |
# File 'sig/types.rbs', line 814 def region_filter @region_filter end |
#rule_owner_filter ⇒ "AWS"
Returns the value of attribute rule_owner_filter.
813 814 815 |
# File 'sig/types.rbs', line 813 def rule_owner_filter @rule_owner_filter end |