Module: Aws::BedrockDataAutomation::Client::_ListDataAutomationLibraryIngestionJobsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDataAutomationLibraryIngestionJobsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#jobs::Array[Types::DataAutomationLibraryIngestionJobSummary]



434
# File 'sig/client.rbs', line 434

def jobs: () -> ::Array[Types::DataAutomationLibraryIngestionJobSummary]

#next_token::String

Returns:

  • (::String)


435
# File 'sig/client.rbs', line 435

def next_token: () -> ::String