Module: Aws::BedrockRuntime::Client::_ListAsyncInvokesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAsyncInvokesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#async_invoke_summaries ⇒ ::Array[Types::AsyncInvokeSummary]
342 |
# File 'sig/client.rbs', line 342
def async_invoke_summaries: () -> ::Array[Types::AsyncInvokeSummary]
|
#next_token ⇒ ::String
341 |
# File 'sig/client.rbs', line 341
def next_token: () -> ::String
|