Class: Aws::Types::TopicReference
- Inherits:
-
Object
- Object
- Aws::Types::TopicReference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#topic_arn ⇒ ::String
Returns the value of attribute topic_arn.
-
#topic_placeholder ⇒ ::String
Returns the value of attribute topic_placeholder.
Instance Attribute Details
#topic_arn ⇒ ::String
Returns the value of attribute topic_arn.
11479 11480 11481 |
# File 'sig/types.rbs', line 11479 def topic_arn @topic_arn end |
#topic_placeholder ⇒ ::String
Returns the value of attribute topic_placeholder.
11478 11479 11480 |
# File 'sig/types.rbs', line 11478 def topic_placeholder @topic_placeholder end |