Module: Aws::BedrockAgentRuntime::Client::_ListInvocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInvocationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#invocation_summaries ⇒ ::Array[Types::InvocationSummary]
575 |
# File 'sig/client.rbs', line 575
def invocation_summaries: () -> ::Array[Types::InvocationSummary]
|
#next_token ⇒ ::String
576 |
# File 'sig/client.rbs', line 576
def next_token: () -> ::String
|