Module: Aws::BedrockAgentRuntime::Client::_ListInvocationStepsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInvocationStepsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#invocation_step_summaries ⇒ ::Array[Types::InvocationStepSummary]
534 |
# File 'sig/client.rbs', line 534
def invocation_step_summaries: () -> ::Array[Types::InvocationStepSummary]
|
#next_token ⇒ ::String
535 |
# File 'sig/client.rbs', line 535
def next_token: () -> ::String
|