| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationStepExecutionsRequest |
DescribeAutomationStepExecutionsRequest.clone() |
DescribeAutomationStepExecutionsRequest |
DescribeAutomationStepExecutionsRequest.withAutomationExecutionId(String automationExecutionId)
The Automation execution ID for which you want step execution descriptions.
|
DescribeAutomationStepExecutionsRequest |
DescribeAutomationStepExecutionsRequest.withFilters(Collection<StepExecutionFilter> filters)
One or more filters to limit the number of step executions returned by the request.
|
DescribeAutomationStepExecutionsRequest |
DescribeAutomationStepExecutionsRequest.withFilters(StepExecutionFilter... filters)
One or more filters to limit the number of step executions returned by the request.
|
DescribeAutomationStepExecutionsRequest |
DescribeAutomationStepExecutionsRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
DescribeAutomationStepExecutionsRequest |
DescribeAutomationStepExecutionsRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
DescribeAutomationStepExecutionsRequest |
DescribeAutomationStepExecutionsRequest.withReverseOrder(Boolean reverseOrder)
Indicates whether to list step executions in reverse order by start time.
|
Copyright © 2023. All rights reserved.