Class: Aws::Types::GetTopicAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTopicAttributesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ ::Hash[::String, ::String]
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ ::Hash[::String, ::String]
Returns the value of attribute attributes.
224 225 226 |
# File 'sig/types.rbs', line 224 def attributes @attributes end |