| 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 |
|---|---|
RegisterPatchBaselineForPatchGroupResult |
AbstractAWSSimpleSystemsManagement.registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest request) |
RegisterPatchBaselineForPatchGroupResult |
AWSSimpleSystemsManagementClient.registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest request)
Registers a patch baseline for a patch group.
|
RegisterPatchBaselineForPatchGroupResult |
AWSSimpleSystemsManagement.registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest registerPatchBaselineForPatchGroupRequest)
Registers a patch baseline for a patch group.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterPatchBaselineForPatchGroupResult |
RegisterPatchBaselineForPatchGroupResult.clone() |
RegisterPatchBaselineForPatchGroupResult |
RegisterPatchBaselineForPatchGroupResult.withBaselineId(String baselineId)
The ID of the patch baseline the patch group was registered with.
|
RegisterPatchBaselineForPatchGroupResult |
RegisterPatchBaselineForPatchGroupResult.withPatchGroup(String patchGroup)
The name of the patch group registered with the patch baseline.
|
Copyright © 2022. All rights reserved.