| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
CancelMaintenanceWindowExecutionResult |
AWSSimpleSystemsManagement.cancelMaintenanceWindowExecution(CancelMaintenanceWindowExecutionRequest cancelMaintenanceWindowExecutionRequest)
Stops a maintenance window execution that is already in progress and cancels any tasks in the window that have
not already starting running.
|
CancelMaintenanceWindowExecutionResult |
AbstractAWSSimpleSystemsManagement.cancelMaintenanceWindowExecution(CancelMaintenanceWindowExecutionRequest request) |
CancelMaintenanceWindowExecutionResult |
AWSSimpleSystemsManagementClient.cancelMaintenanceWindowExecution(CancelMaintenanceWindowExecutionRequest request)
Stops a maintenance window execution that is already in progress and cancels any tasks in the window that have
not already starting running.
|
| Modifier and Type | Method and Description |
|---|---|
CancelMaintenanceWindowExecutionResult |
CancelMaintenanceWindowExecutionResult.clone() |
CancelMaintenanceWindowExecutionResult |
CancelMaintenanceWindowExecutionResult.withWindowExecutionId(String windowExecutionId)
The ID of the maintenance window execution that has been stopped.
|
Copyright © 2020. All rights reserved.