Class: Aws::Types::BatchGetObjectAttributes
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetObjectAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_names ⇒ ::Array[::String]
Returns the value of attribute attribute_names.
-
#object_reference ⇒ Types::ObjectReference
Returns the value of attribute object_reference.
-
#schema_facet ⇒ Types::SchemaFacet
Returns the value of attribute schema_facet.
Instance Attribute Details
#attribute_names ⇒ ::Array[::String]
Returns the value of attribute attribute_names.
252 253 254 |
# File 'sig/types.rbs', line 252 def attribute_names @attribute_names end |
#object_reference ⇒ Types::ObjectReference
Returns the value of attribute object_reference.
250 251 252 |
# File 'sig/types.rbs', line 250 def object_reference @object_reference end |
#schema_facet ⇒ Types::SchemaFacet
Returns the value of attribute schema_facet.
251 252 253 |
# File 'sig/types.rbs', line 251 def schema_facet @schema_facet end |