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 |
---|---|
GetDeployablePatchSnapshotForInstanceRequest |
GetDeployablePatchSnapshotForInstanceRequest.clone() |
GetDeployablePatchSnapshotForInstanceRequest |
GetDeployablePatchSnapshotForInstanceRequest.withBaselineOverride(BaselineOverride baselineOverride)
Defines the basic information about a patch baseline override.
|
GetDeployablePatchSnapshotForInstanceRequest |
GetDeployablePatchSnapshotForInstanceRequest.withInstanceId(String instanceId)
The ID of the managed node for which the appropriate patch snapshot should be retrieved.
|
GetDeployablePatchSnapshotForInstanceRequest |
GetDeployablePatchSnapshotForInstanceRequest.withSnapshotId(String snapshotId)
The snapshot ID provided by the user when running
AWS-RunPatchBaseline . |
Copyright © 2022. All rights reserved.