| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DeregisterTaskFromMaintenanceWindowResult |
AbstractAWSSimpleSystemsManagement.deregisterTaskFromMaintenanceWindow(DeregisterTaskFromMaintenanceWindowRequest request) |
DeregisterTaskFromMaintenanceWindowResult |
AWSSimpleSystemsManagementClient.deregisterTaskFromMaintenanceWindow(DeregisterTaskFromMaintenanceWindowRequest request)
Removes a task from a maintenance window.
|
DeregisterTaskFromMaintenanceWindowResult |
AWSSimpleSystemsManagement.deregisterTaskFromMaintenanceWindow(DeregisterTaskFromMaintenanceWindowRequest deregisterTaskFromMaintenanceWindowRequest)
Removes a task from a maintenance window.
|
| Modifier and Type | Method and Description |
|---|---|
DeregisterTaskFromMaintenanceWindowResult |
DeregisterTaskFromMaintenanceWindowResult.clone() |
DeregisterTaskFromMaintenanceWindowResult |
DeregisterTaskFromMaintenanceWindowResult.withWindowId(String windowId)
The ID of the maintenance window the task was removed from.
|
DeregisterTaskFromMaintenanceWindowResult |
DeregisterTaskFromMaintenanceWindowResult.withWindowTaskId(String windowTaskId)
The ID of the task removed from the maintenance window.
|
Copyright © 2023. All rights reserved.