| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities that helps you automate management tasks such as
collecting system inventory, applying operating system (OS) patches, automating the creation of Amazon Machine Images
(AMIs), and configuring operating systems (OSs) and applications at scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DeregisterPatchBaselineForPatchGroupResult |
AbstractAWSSimpleSystemsManagement.deregisterPatchBaselineForPatchGroup(DeregisterPatchBaselineForPatchGroupRequest request) |
DeregisterPatchBaselineForPatchGroupResult |
AWSSimpleSystemsManagementClient.deregisterPatchBaselineForPatchGroup(DeregisterPatchBaselineForPatchGroupRequest request)
Removes a patch group from a patch baseline.
|
DeregisterPatchBaselineForPatchGroupResult |
AWSSimpleSystemsManagement.deregisterPatchBaselineForPatchGroup(DeregisterPatchBaselineForPatchGroupRequest deregisterPatchBaselineForPatchGroupRequest)
Removes a patch group from a patch baseline.
|
| Modifier and Type | Method and Description |
|---|---|
DeregisterPatchBaselineForPatchGroupResult |
DeregisterPatchBaselineForPatchGroupResult.clone() |
DeregisterPatchBaselineForPatchGroupResult |
DeregisterPatchBaselineForPatchGroupResult.withBaselineId(String baselineId)
The ID of the patch baseline the patch group was deregistered from.
|
DeregisterPatchBaselineForPatchGroupResult |
DeregisterPatchBaselineForPatchGroupResult.withPatchGroup(String patchGroup)
The name of the patch group deregistered from the patch baseline.
|
Copyright © 2022. All rights reserved.