Class: Aws::Types::BatchWriteOperation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#add_facet_to_objectTypes::BatchAddFacetToObject

Returns the value of attribute add_facet_to_object.



523
524
525
# File 'sig/types.rbs', line 523

def add_facet_to_object
  @add_facet_to_object
end

#attach_objectTypes::BatchAttachObject

Returns the value of attribute attach_object.



519
520
521
# File 'sig/types.rbs', line 519

def attach_object
  @attach_object
end

#attach_policyTypes::BatchAttachPolicy

Returns the value of attribute attach_policy.



525
526
527
# File 'sig/types.rbs', line 525

def attach_policy
  @attach_policy
end

#attach_to_indexTypes::BatchAttachToIndex

Returns the value of attribute attach_to_index.



528
529
530
# File 'sig/types.rbs', line 528

def attach_to_index
  @attach_to_index
end

Returns the value of attribute attach_typed_link.



530
531
532
# File 'sig/types.rbs', line 530

def attach_typed_link
  @attach_typed_link
end

#create_indexTypes::BatchCreateIndex

Returns the value of attribute create_index.



527
528
529
# File 'sig/types.rbs', line 527

def create_index
  @create_index
end

#create_objectTypes::BatchCreateObject

Returns the value of attribute create_object.



518
519
520
# File 'sig/types.rbs', line 518

def create_object
  @create_object
end

#delete_objectTypes::BatchDeleteObject

Returns the value of attribute delete_object.



522
523
524
# File 'sig/types.rbs', line 522

def delete_object
  @delete_object
end

#detach_from_indexTypes::BatchDetachFromIndex

Returns the value of attribute detach_from_index.



529
530
531
# File 'sig/types.rbs', line 529

def detach_from_index
  @detach_from_index
end

#detach_objectTypes::BatchDetachObject

Returns the value of attribute detach_object.



520
521
522
# File 'sig/types.rbs', line 520

def detach_object
  @detach_object
end

#detach_policyTypes::BatchDetachPolicy

Returns the value of attribute detach_policy.



526
527
528
# File 'sig/types.rbs', line 526

def detach_policy
  @detach_policy
end

Returns the value of attribute detach_typed_link.



531
532
533
# File 'sig/types.rbs', line 531

def detach_typed_link
  @detach_typed_link
end

#remove_facet_from_objectTypes::BatchRemoveFacetFromObject

Returns the value of attribute remove_facet_from_object.



524
525
526
# File 'sig/types.rbs', line 524

def remove_facet_from_object
  @remove_facet_from_object
end

Returns the value of attribute update_link_attributes.



532
533
534
# File 'sig/types.rbs', line 532

def update_link_attributes
  @update_link_attributes
end

#update_object_attributesTypes::BatchUpdateObjectAttributes

Returns the value of attribute update_object_attributes.



521
522
523
# File 'sig/types.rbs', line 521

def update_object_attributes
  @update_object_attributes
end