Class: Aws::Types::SnsTopicConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SnsTopicConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#topic_policy ⇒ ::String
Returns the value of attribute topic_policy.
Instance Attribute Details
#topic_policy ⇒ ::String
Returns the value of attribute topic_policy.
1071 1072 1073 |
# File 'sig/types.rbs', line 1071 def topic_policy @topic_policy end |