Class: Aws::Types::IndexAttachment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#indexed_attributes::Array[Types::AttributeKeyAndValue]

Returns the value of attribute indexed_attributes.

Returns:



933
934
935
# File 'sig/types.rbs', line 933

def indexed_attributes
  @indexed_attributes
end

#object_identifier::String

Returns the value of attribute object_identifier.

Returns:

  • (::String)


934
935
936
# File 'sig/types.rbs', line 934

def object_identifier
  @object_identifier
end