You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudDirectory::Types::BatchReadSuccessfulResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the output of a BatchRead success response operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

The list of attributes to retrieve from the typed link.

Returns:

#get_object_attributesTypes::BatchGetObjectAttributesResponse

Retrieves attributes within a facet that are associated with an object.

Returns:

#get_object_informationTypes::BatchGetObjectInformationResponse

Retrieves metadata about an object.

Returns:

#list_attached_indicesTypes::BatchListAttachedIndicesResponse

Lists indices attached to an object.

Returns:

Returns a paginated list of all the incoming TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed Links.

Returns:

#list_indexTypes::BatchListIndexResponse

Lists objects attached to the specified index.

Returns:

#list_object_attributesTypes::BatchListObjectAttributesResponse

Lists all attributes that are associated with an object.

Returns:

#list_object_childrenTypes::BatchListObjectChildrenResponse

Returns a paginated list of child objects that are associated with a given object.

Returns:

#list_object_parent_pathsTypes::BatchListObjectParentPathsResponse

Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects. For more information about objects, see Directory Structure.

Returns:

#list_object_policiesTypes::BatchListObjectPoliciesResponse

Returns policies attached to an object in pagination fashion.

Returns:

Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed Links.

Returns:

#list_policy_attachmentsTypes::BatchListPolicyAttachmentsResponse

Returns all of the ObjectIdentifiers to which a given policy is attached.

Returns:

#lookup_policyTypes::BatchLookupPolicyResponse

Lists all policies from the root of the Directory to the object specified. If there are no policies present, an empty list is returned. If policies are present, and if some objects don\'t have the policies attached, it returns the ObjectIdentifier for such objects. If policies are present, it returns ObjectIdentifier, policyId, and policyType. Paths that don\'t lead to the root from the target object are ignored. For more information, see Policies.

Returns: