Module: Aws::SSM::Client::_DescribeAutomationStepExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAutomationStepExecutionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
753 |
# File 'sig/client.rbs', line 753
def next_token: () -> ::String
|
#step_executions ⇒ ::Array[Types::StepExecution]
752 |
# File 'sig/client.rbs', line 752
def step_executions: () -> ::Array[Types::StepExecution]
|