| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelMaintenanceWindowExecutionResponse> |
SsmAsyncClient.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.
|
default CancelMaintenanceWindowExecutionResponse |
SsmClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelMaintenanceWindowExecutionRequestMarshaller.marshall(CancelMaintenanceWindowExecutionRequest cancelMaintenanceWindowExecutionRequest) |
Copyright © 2019. All rights reserved.