Class: Aws::Types::BatchGetObjectAttributes

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_names::Array[::String]

Returns the value of attribute attribute_names.

Returns:

  • (::Array[::String])


252
253
254
# File 'sig/types.rbs', line 252

def attribute_names
  @attribute_names
end

#object_referenceTypes::ObjectReference

Returns the value of attribute object_reference.



250
251
252
# File 'sig/types.rbs', line 250

def object_reference
  @object_reference
end

#schema_facetTypes::SchemaFacet

Returns the value of attribute schema_facet.

Returns:



251
252
253
# File 'sig/types.rbs', line 251

def schema_facet
  @schema_facet
end