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