Class: Aws::Types::DescribeSafetyRuleRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSafetyRuleRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#safety_rule_arn ⇒ ::String
Returns the value of attribute safety_rule_arn.
Instance Attribute Details
#safety_rule_arn ⇒ ::String
Returns the value of attribute safety_rule_arn.
183 184 185 |
# File 'sig/types.rbs', line 183 def safety_rule_arn @safety_rule_arn end |