| 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 |
|---|---|
GetPatchBaselineForPatchGroupRequest |
GetPatchBaselineForPatchGroupRequest.clone() |
GetPatchBaselineForPatchGroupRequest |
GetPatchBaselineForPatchGroupRequest.withOperatingSystem(OperatingSystem operatingSystem)
Returns he operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupRequest |
GetPatchBaselineForPatchGroupRequest.withOperatingSystem(String operatingSystem)
Returns he operating system rule specified for patch groups using the patch baseline.
|
GetPatchBaselineForPatchGroupRequest |
GetPatchBaselineForPatchGroupRequest.withPatchGroup(String patchGroup)
The name of the patch group whose patch baseline should be retrieved.
|
Copyright © 2021. All rights reserved.