You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudDirectory::Types::ListAttachedIndicesResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudDirectory::Types::ListAttachedIndicesResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#index_attachments ⇒ Array<Types::IndexAttachment>
The indices attached to the specified object.
-
#next_token ⇒ String
The pagination token.
Instance Attribute Details
#index_attachments ⇒ Array<Types::IndexAttachment>
The indices attached to the specified object.
#next_token ⇒ String
The pagination token.