Class: Aws::Types::GetContactAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetContactAttributesResponse
- 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.
4009 4010 4011 |
# File 'sig/types.rbs', line 4009 def attributes @attributes end |