| 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 |
|---|---|
DeregisterTaskFromMaintenanceWindowRequest |
DeregisterTaskFromMaintenanceWindowRequest.clone() |
DeregisterTaskFromMaintenanceWindowRequest |
DeregisterTaskFromMaintenanceWindowRequest.withWindowId(String windowId)
The ID of the maintenance window the task should be removed from.
|
DeregisterTaskFromMaintenanceWindowRequest |
DeregisterTaskFromMaintenanceWindowRequest.withWindowTaskId(String windowTaskId)
The ID of the task to remove from the maintenance window.
|
Copyright © 2021. All rights reserved.