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.
11869 11870 11871 |
# File 'sig/types.rbs', line 11869 def topic_arn @topic_arn end |
#topic_placeholder ⇒ ::String
Returns the value of attribute topic_placeholder.
11868 11869 11870 |
# File 'sig/types.rbs', line 11868 def topic_placeholder @topic_placeholder end |