Lists objects attached to the specified index.
See https://www.paws-r-sdk.com/docs/clouddirectory_list_index/ for full documentation.
clouddirectory_list_index(
DirectoryArn,
RangesOnIndexedValues = NULL,
IndexReference,
MaxResults = NULL,
NextToken = NULL,
ConsistencyLevel = NULL
)
[required] The ARN of the directory that the index exists in.
Specifies the ranges of indexed values that you want to query.
[required] The reference to the index to list.
The maximum number of objects in a single page to retrieve from the index during a request. For more information, see Amazon Cloud Directory Limits.
The pagination token.
The consistency level to execute the request at.