Module: Aws::QApps::Client::_ListLibraryItemsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLibraryItemsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#library_items ⇒ ::Array[Types::LibraryItemMember]
355 |
# File 'sig/client.rbs', line 355
def library_items: () -> ::Array[Types::LibraryItemMember]
|
#next_token ⇒ ::String
356 |
# File 'sig/client.rbs', line 356
def next_token: () -> ::String
|