Class: Aws::Types::CreateTopicRuleDestinationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTopicRuleDestinationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#topic_rule_destination ⇒ Types::TopicRuleDestination
Returns the value of attribute topic_rule_destination.
Instance Attribute Details
#topic_rule_destination ⇒ Types::TopicRuleDestination
Returns the value of attribute topic_rule_destination.
1258 1259 1260 |
# File 'sig/types.rbs', line 1258 def topic_rule_destination @topic_rule_destination end |