| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations 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 © 2023. All rights reserved.