Lists indices attached to the specified object.
See https://www.paws-r-sdk.com/docs/clouddirectory_list_attached_indices/ for full documentation.
clouddirectory_list_attached_indices(
DirectoryArn,
TargetReference,
NextToken = NULL,
MaxResults = NULL,
ConsistencyLevel = NULL
)
[required] The ARN of the directory.
[required] A reference to the object that has indices attached.
The pagination token.
The maximum number of results to retrieve.
The consistency level to use for this operation.