Class: Aws::Types::PutAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutAttributesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ ::Array[Types::Attribute]
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ ::Array[Types::Attribute]
Returns the value of attribute attributes.
2035 2036 2037 |
# File 'sig/types.rbs', line 2035 def attributes @attributes end |