| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<AutomationExecutionFilter> |
DescribeAutomationExecutionsRequest.filters()
Filters used to limit the scope of executions that are requested.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationExecutionsRequest.Builder |
DescribeAutomationExecutionsRequest.Builder.filters(AutomationExecutionFilter... filters)
Filters used to limit the scope of executions that are requested.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationExecutionsRequest.Builder |
DescribeAutomationExecutionsRequest.Builder.filters(Collection<AutomationExecutionFilter> filters)
Filters used to limit the scope of executions that are requested.
|
Copyright © 2021. All rights reserved.