Class: Aws::Types::GetTopicRuleDestinationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTopicRuleDestinationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
2567 2568 2569 |
# File 'sig/types.rbs', line 2567 def arn @arn end |