| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationStepExecutionsResult |
AbstractAWSSimpleSystemsManagement.describeAutomationStepExecutions(DescribeAutomationStepExecutionsRequest request) |
DescribeAutomationStepExecutionsResult |
AWSSimpleSystemsManagement.describeAutomationStepExecutions(DescribeAutomationStepExecutionsRequest describeAutomationStepExecutionsRequest)
Information about all active and terminated step executions in an Automation workflow.
|
DescribeAutomationStepExecutionsResult |
AWSSimpleSystemsManagementClient.describeAutomationStepExecutions(DescribeAutomationStepExecutionsRequest request)
Information about all active and terminated step executions in an Automation workflow.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationStepExecutionsResult |
DescribeAutomationStepExecutionsResult.clone() |
DescribeAutomationStepExecutionsResult |
DescribeAutomationStepExecutionsResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
DescribeAutomationStepExecutionsResult |
DescribeAutomationStepExecutionsResult.withStepExecutions(Collection<StepExecution> stepExecutions)
A list of details about the current state of all steps that make up an execution.
|
DescribeAutomationStepExecutionsResult |
DescribeAutomationStepExecutionsResult.withStepExecutions(StepExecution... stepExecutions)
A list of details about the current state of all steps that make up an execution.
|
Copyright © 2021. All rights reserved.