Module: Aws::OpenSearchService::Client::_ListDataSourceAttachmentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataSourceAttachmentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attachments ⇒ ::Array[Types::DataSourceAttachmentSummary]
1033 |
# File 'sig/client.rbs', line 1033
def attachments: () -> ::Array[Types::DataSourceAttachmentSummary]
|
#next_token ⇒ ::String
1034 |
# File 'sig/client.rbs', line 1034
def next_token: () -> ::String
|