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