Module: Aws::BedrockDataAutomation::Client::_ListDataAutomationLibrariesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataAutomationLibrariesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#libraries ⇒ ::Array[Types::DataAutomationLibrarySummary]
404 |
# File 'sig/client.rbs', line 404
def libraries: () -> ::Array[Types::DataAutomationLibrarySummary]
|
#next_token ⇒ ::String
405 |
# File 'sig/client.rbs', line 405
def next_token: () -> ::String
|