Module: Aws::QBusiness::Client::_ListAttachmentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAttachmentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attachments ⇒ ::Array[Types::Attachment]
938 |
# File 'sig/client.rbs', line 938
def attachments: () -> ::Array[Types::Attachment]
|
#next_token ⇒ ::String
939 |
# File 'sig/client.rbs', line 939
def next_token: () -> ::String
|