| 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 |
|---|---|
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.clone() |
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.withResourceType(MaintenanceWindowResourceType resourceType)
The type of resource you want to retrieve information about.
|
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.withResourceType(String resourceType)
The type of resource you want to retrieve information about.
|
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.withTargets(Collection<Target> targets)
The managed node ID or key-value pair to retrieve information about.
|
DescribeMaintenanceWindowsForTargetRequest |
DescribeMaintenanceWindowsForTargetRequest.withTargets(Target... targets)
The managed node ID or key-value pair to retrieve information about.
|
Copyright © 2022. All rights reserved.