| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<StepExecutionFilter> |
DescribeAutomationStepExecutionsRequest.filters()
One or more filters to limit the number of step executions returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationStepExecutionsRequest.Builder |
DescribeAutomationStepExecutionsRequest.Builder.filters(StepExecutionFilter... filters)
One or more filters to limit the number of step executions returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationStepExecutionsRequest.Builder |
DescribeAutomationStepExecutionsRequest.Builder.filters(Collection<StepExecutionFilter> filters)
One or more filters to limit the number of step executions returned by the request.
|
Copyright © 2019. All rights reserved.