Class: Aws::Types::BatchAttachToIndex

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#index_referenceTypes::ObjectReference

Returns the value of attribute index_reference.



139
140
141
# File 'sig/types.rbs', line 139

def index_reference
  @index_reference
end

#target_referenceTypes::ObjectReference

Returns the value of attribute target_reference.



140
141
142
# File 'sig/types.rbs', line 140

def target_reference
  @target_reference
end