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.
4062 4063 4064 |
# File 'sig/types.rbs', line 4062 def attributes @attributes end |