| 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 |
|---|---|
GetDeployablePatchSnapshotForInstanceResult |
AbstractAWSSimpleSystemsManagement.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest request) |
GetDeployablePatchSnapshotForInstanceResult |
AWSSimpleSystemsManagement.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest getDeployablePatchSnapshotForInstanceRequest)
Retrieves the current snapshot for the patch baseline the instance uses.
|
GetDeployablePatchSnapshotForInstanceResult |
AWSSimpleSystemsManagementClient.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest request)
Retrieves the current snapshot for the patch baseline the instance uses.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeployablePatchSnapshotForInstanceResult |
GetDeployablePatchSnapshotForInstanceResult.clone() |
GetDeployablePatchSnapshotForInstanceResult |
GetDeployablePatchSnapshotForInstanceResult.withInstanceId(String instanceId)
The instance ID.
|
GetDeployablePatchSnapshotForInstanceResult |
GetDeployablePatchSnapshotForInstanceResult.withProduct(String product)
Returns the specific operating system (for example Windows Server 2012 or Amazon Linux 2015.09) on the instance
for the specified patch snapshot.
|
GetDeployablePatchSnapshotForInstanceResult |
GetDeployablePatchSnapshotForInstanceResult.withSnapshotDownloadUrl(String snapshotDownloadUrl)
A pre-signed Amazon Simple Storage Service (Amazon S3) URL that can be used to download the patch snapshot.
|
GetDeployablePatchSnapshotForInstanceResult |
GetDeployablePatchSnapshotForInstanceResult.withSnapshotId(String snapshotId)
The user-defined snapshot ID.
|
Copyright © 2021. All rights reserved.