Class: Aws::Types::BatchReadOperation
- Inherits:
-
Object
- Object
- Aws::Types::BatchReadOperation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#get_link_attributes ⇒ Types::BatchGetLinkAttributes
Returns the value of attribute get_link_attributes.
-
#get_object_attributes ⇒ Types::BatchGetObjectAttributes
Returns the value of attribute get_object_attributes.
-
#get_object_information ⇒ Types::BatchGetObjectInformation
Returns the value of attribute get_object_information.
-
#list_attached_indices ⇒ Types::BatchListAttachedIndices
Returns the value of attribute list_attached_indices.
-
#list_incoming_typed_links ⇒ Types::BatchListIncomingTypedLinks
Returns the value of attribute list_incoming_typed_links.
-
#list_index ⇒ Types::BatchListIndex
Returns the value of attribute list_index.
-
#list_object_attributes ⇒ Types::BatchListObjectAttributes
Returns the value of attribute list_object_attributes.
-
#list_object_children ⇒ Types::BatchListObjectChildren
Returns the value of attribute list_object_children.
-
#list_object_parent_paths ⇒ Types::BatchListObjectParentPaths
Returns the value of attribute list_object_parent_paths.
-
#list_object_parents ⇒ Types::BatchListObjectParents
Returns the value of attribute list_object_parents.
-
#list_object_policies ⇒ Types::BatchListObjectPolicies
Returns the value of attribute list_object_policies.
-
#list_outgoing_typed_links ⇒ Types::BatchListOutgoingTypedLinks
Returns the value of attribute list_outgoing_typed_links.
-
#list_policy_attachments ⇒ Types::BatchListPolicyAttachments
Returns the value of attribute list_policy_attachments.
-
#lookup_policy ⇒ Types::BatchLookupPolicy
Returns the value of attribute lookup_policy.
Instance Attribute Details
#get_link_attributes ⇒ Types::BatchGetLinkAttributes
Returns the value of attribute get_link_attributes.
441 442 443 |
# File 'sig/types.rbs', line 441 def get_link_attributes @get_link_attributes end |
#get_object_attributes ⇒ Types::BatchGetObjectAttributes
Returns the value of attribute get_object_attributes.
433 434 435 |
# File 'sig/types.rbs', line 433 def get_object_attributes @get_object_attributes end |
#get_object_information ⇒ Types::BatchGetObjectInformation
Returns the value of attribute get_object_information.
432 433 434 |
# File 'sig/types.rbs', line 432 def get_object_information @get_object_information end |
#list_attached_indices ⇒ Types::BatchListAttachedIndices
Returns the value of attribute list_attached_indices.
430 431 432 |
# File 'sig/types.rbs', line 430 def list_attached_indices @list_attached_indices end |
#list_incoming_typed_links ⇒ Types::BatchListIncomingTypedLinks
Returns the value of attribute list_incoming_typed_links.
440 441 442 |
# File 'sig/types.rbs', line 440 def list_incoming_typed_links @list_incoming_typed_links end |
#list_index ⇒ Types::BatchListIndex
Returns the value of attribute list_index.
438 439 440 |
# File 'sig/types.rbs', line 438 def list_index @list_index end |
#list_object_attributes ⇒ Types::BatchListObjectAttributes
Returns the value of attribute list_object_attributes.
428 429 430 |
# File 'sig/types.rbs', line 428 def list_object_attributes @list_object_attributes end |
#list_object_children ⇒ Types::BatchListObjectChildren
Returns the value of attribute list_object_children.
429 430 431 |
# File 'sig/types.rbs', line 429 def list_object_children @list_object_children end |
#list_object_parent_paths ⇒ Types::BatchListObjectParentPaths
Returns the value of attribute list_object_parent_paths.
431 432 433 |
# File 'sig/types.rbs', line 431 def list_object_parent_paths @list_object_parent_paths end |
#list_object_parents ⇒ Types::BatchListObjectParents
Returns the value of attribute list_object_parents.
434 435 436 |
# File 'sig/types.rbs', line 434 def list_object_parents @list_object_parents end |
#list_object_policies ⇒ Types::BatchListObjectPolicies
Returns the value of attribute list_object_policies.
435 436 437 |
# File 'sig/types.rbs', line 435 def list_object_policies @list_object_policies end |
#list_outgoing_typed_links ⇒ Types::BatchListOutgoingTypedLinks
Returns the value of attribute list_outgoing_typed_links.
439 440 441 |
# File 'sig/types.rbs', line 439 def list_outgoing_typed_links @list_outgoing_typed_links end |
#list_policy_attachments ⇒ Types::BatchListPolicyAttachments
Returns the value of attribute list_policy_attachments.
436 437 438 |
# File 'sig/types.rbs', line 436 def @list_policy_attachments end |
#lookup_policy ⇒ Types::BatchLookupPolicy
Returns the value of attribute lookup_policy.
437 438 439 |
# File 'sig/types.rbs', line 437 def lookup_policy @lookup_policy end |