| 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 |
|---|---|
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.clone() |
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.withInstanceIds(Collection<String> instanceIds)
The ID of the managed node for which patch state information should be retrieved.
|
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.withInstanceIds(String... instanceIds)
The ID of the managed node for which patch state information should be retrieved.
|
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.withMaxResults(Integer maxResults)
The maximum number of managed nodes to return (per page).
|
DescribeInstancePatchStatesRequest |
DescribeInstancePatchStatesRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
Copyright © 2023. All rights reserved.