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]
561 |
# File 'sig/client.rbs', line 561
def invocation_step_summaries: () -> ::Array[Types::InvocationStepSummary]
|
#next_token ⇒ ::String
562 |
# File 'sig/client.rbs', line 562
def next_token: () -> ::String
|