Class: Aws::Types::BatchWriteOperationResponse

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::BatchAddFacetToObjectResponse

Returns the value of attribute add_facet_to_object.



542
543
544
# File 'sig/types.rbs', line 542

def add_facet_to_object
  @add_facet_to_object
end

#attach_objectTypes::BatchAttachObjectResponse

Returns the value of attribute attach_object.



538
539
540
# File 'sig/types.rbs', line 538

def attach_object
  @attach_object
end

#attach_policyTypes::BatchAttachPolicyResponse

Returns the value of attribute attach_policy.



544
545
546
# File 'sig/types.rbs', line 544

def attach_policy
  @attach_policy
end

#attach_to_indexTypes::BatchAttachToIndexResponse

Returns the value of attribute attach_to_index.



547
548
549
# File 'sig/types.rbs', line 547

def attach_to_index
  @attach_to_index
end

Returns the value of attribute attach_typed_link.



549
550
551
# File 'sig/types.rbs', line 549

def attach_typed_link
  @attach_typed_link
end

#create_indexTypes::BatchCreateIndexResponse

Returns the value of attribute create_index.



546
547
548
# File 'sig/types.rbs', line 546

def create_index
  @create_index
end

#create_objectTypes::BatchCreateObjectResponse

Returns the value of attribute create_object.



537
538
539
# File 'sig/types.rbs', line 537

def create_object
  @create_object
end

#delete_objectTypes::BatchDeleteObjectResponse

Returns the value of attribute delete_object.



541
542
543
# File 'sig/types.rbs', line 541

def delete_object
  @delete_object
end

#detach_from_indexTypes::BatchDetachFromIndexResponse

Returns the value of attribute detach_from_index.



548
549
550
# File 'sig/types.rbs', line 548

def detach_from_index
  @detach_from_index
end

#detach_objectTypes::BatchDetachObjectResponse

Returns the value of attribute detach_object.



539
540
541
# File 'sig/types.rbs', line 539

def detach_object
  @detach_object
end

#detach_policyTypes::BatchDetachPolicyResponse

Returns the value of attribute detach_policy.



545
546
547
# File 'sig/types.rbs', line 545

def detach_policy
  @detach_policy
end

Returns the value of attribute detach_typed_link.



550
551
552
# File 'sig/types.rbs', line 550

def detach_typed_link
  @detach_typed_link
end

#remove_facet_from_objectTypes::BatchRemoveFacetFromObjectResponse

Returns the value of attribute remove_facet_from_object.



543
544
545
# File 'sig/types.rbs', line 543

def remove_facet_from_object
  @remove_facet_from_object
end

Returns the value of attribute update_link_attributes.



551
552
553
# File 'sig/types.rbs', line 551

def update_link_attributes
  @update_link_attributes
end

#update_object_attributesTypes::BatchUpdateObjectAttributesResponse

Returns the value of attribute update_object_attributes.



540
541
542
# File 'sig/types.rbs', line 540

def update_object_attributes
  @update_object_attributes
end