Class: Aws::Types::BatchGetObjectInformationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_identifier::String

Returns the value of attribute object_identifier.

Returns:

  • (::String)


268
269
270
# File 'sig/types.rbs', line 268

def object_identifier
  @object_identifier
end

#schema_facets::Array[Types::SchemaFacet]

Returns the value of attribute schema_facets.

Returns:



267
268
269
# File 'sig/types.rbs', line 267

def schema_facets
  @schema_facets
end