Class: Aws::Types::SnsConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SnsConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#topic_arn ⇒ ::String
Returns the value of attribute topic_arn.
Instance Attribute Details
#topic_arn ⇒ ::String
Returns the value of attribute topic_arn.
429 430 431 |
# File 'sig/types.rbs', line 429 def topic_arn @topic_arn end |