Class: Aws::Types::GetObjectInformationResponse

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)


901
902
903
# File 'sig/types.rbs', line 901

def object_identifier
  @object_identifier
end

#schema_facets::Array[Types::SchemaFacet]

Returns the value of attribute schema_facets.

Returns:



900
901
902
# File 'sig/types.rbs', line 900

def schema_facets
  @schema_facets
end