| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| 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.