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]
548 |
# File 'sig/client.rbs', line 548
def invocation_summaries: () -> ::Array[Types::InvocationSummary]
|
#next_token ⇒ ::String
549 |
# File 'sig/client.rbs', line 549
def next_token: () -> ::String
|