| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePatchStatesForPatchGroupRequest |
DescribeInstancePatchStatesForPatchGroupRequest.clone() |
DescribeInstancePatchStatesForPatchGroupRequest |
DescribeInstancePatchStatesForPatchGroupRequest.withFilters(Collection<InstancePatchStateFilter> filters)
Each entry in the array is a structure containing:
|
DescribeInstancePatchStatesForPatchGroupRequest |
DescribeInstancePatchStatesForPatchGroupRequest.withFilters(InstancePatchStateFilter... filters)
Each entry in the array is a structure containing:
|
DescribeInstancePatchStatesForPatchGroupRequest |
DescribeInstancePatchStatesForPatchGroupRequest.withMaxResults(Integer maxResults)
The maximum number of patches to return (per page).
|
DescribeInstancePatchStatesForPatchGroupRequest |
DescribeInstancePatchStatesForPatchGroupRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
DescribeInstancePatchStatesForPatchGroupRequest |
DescribeInstancePatchStatesForPatchGroupRequest.withPatchGroup(String patchGroup)
The name of the patch group for which the patch state information should be retrieved.
|
Copyright © 2021. All rights reserved.