Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities that helps you automate management tasks such as
collecting system inventory, applying operating system (OS) patches, automating the creation of Amazon Machine Images
(AMIs), and configuring operating systems (OSs) and applications at scale.
|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
DescribeAutomationExecutionsRequest |
DescribeAutomationExecutionsRequest.clone() |
DescribeAutomationExecutionsRequest |
DescribeAutomationExecutionsRequest.withFilters(AutomationExecutionFilter... filters)
Filters used to limit the scope of executions that are requested.
|
DescribeAutomationExecutionsRequest |
DescribeAutomationExecutionsRequest.withFilters(Collection<AutomationExecutionFilter> filters)
Filters used to limit the scope of executions that are requested.
|
DescribeAutomationExecutionsRequest |
DescribeAutomationExecutionsRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
DescribeAutomationExecutionsRequest |
DescribeAutomationExecutionsRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
Copyright © 2021. All rights reserved.