| 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 |
|---|---|
DescribeInstancePatchStatesForPatchGroupResult |
AbstractAWSSimpleSystemsManagement.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest request) |
DescribeInstancePatchStatesForPatchGroupResult |
AWSSimpleSystemsManagementClient.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest request)
Retrieves the high-level patch state for the managed nodes in the specified patch group.
|
DescribeInstancePatchStatesForPatchGroupResult |
AWSSimpleSystemsManagement.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest describeInstancePatchStatesForPatchGroupRequest)
Retrieves the high-level patch state for the managed nodes in the specified patch group.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesForPatchGroupResult |
DescribeInstancePatchStatesForPatchGroupResult.clone() |
DescribeInstancePatchStatesForPatchGroupResult |
DescribeInstancePatchStatesForPatchGroupResult.withInstancePatchStates(Collection<InstancePatchState> instancePatchStates)
The high-level patch state for the requested managed nodes.
|
DescribeInstancePatchStatesForPatchGroupResult |
DescribeInstancePatchStatesForPatchGroupResult.withInstancePatchStates(InstancePatchState... instancePatchStates)
The high-level patch state for the requested managed nodes.
|
DescribeInstancePatchStatesForPatchGroupResult |
DescribeInstancePatchStatesForPatchGroupResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
Copyright © 2023. All rights reserved.