Class: Aws::Types::IndexAttachment

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#indexed_attributes::Array[Types::AttributeKeyAndValue]

Returns the value of attribute indexed_attributes.



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.



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

def object_identifier
  @object_identifier
end