Class: Aws::Types::StatelessRuleGroupReference
- Inherits:
-
Object
- Object
- Aws::Types::StatelessRuleGroupReference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#priority ⇒ ::Integer
Returns the value of attribute priority.
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
Instance Attribute Details
#priority ⇒ ::Integer
Returns the value of attribute priority.
1614 1615 1616 |
# File 'sig/types.rbs', line 1614 def priority @priority end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
1613 1614 1615 |
# File 'sig/types.rbs', line 1613 def resource_arn @resource_arn end |