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.
1641 1642 1643 |
# File 'sig/types.rbs', line 1641 def priority @priority end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
1640 1641 1642 |
# File 'sig/types.rbs', line 1640 def resource_arn @resource_arn end |