Class: Aws::Types::GetTopicRuleRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTopicRuleRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_name ⇒ ::String
Returns the value of attribute rule_name.
Instance Attribute Details
#rule_name ⇒ ::String
Returns the value of attribute rule_name.
2577 2578 2579 |
# File 'sig/types.rbs', line 2577 def rule_name @rule_name end |