class Aws::CloudDirectory::Types::BatchListAttachedIndices
Lists indices attached to an object inside a BatchRead operation. For more information, see ListAttachedIndices and BatchReadRequest$Operations.
@note When making an API call, you may pass BatchListAttachedIndices
data as a hash: { target_reference: { # required selector: "SelectorObjectReference", }, next_token: "NextToken", max_results: 1, }
@!attribute [rw] target_reference
A reference to the object that has indices attached. @return [Types::ObjectReference]
@!attribute [rw] next_token
The pagination token. @return [String]
@!attribute [rw] max_results
The maximum number of results to retrieve. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListAttachedIndices AWS API Documentation
Constants
- SENSITIVE