| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMaintenanceWindowExecutionResponse |
SSMClient.getMaintenanceWindowExecution(GetMaintenanceWindowExecutionRequest getMaintenanceWindowExecutionRequest)
Retrieves details about a specific task executed as part of a Maintenance Window execution.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMaintenanceWindowExecutionResponse> |
SSMAsyncClient.getMaintenanceWindowExecution(GetMaintenanceWindowExecutionRequest getMaintenanceWindowExecutionRequest)
Retrieves details about a specific task executed as part of a Maintenance Window execution.
|
| Modifier and Type | Method and Description |
|---|---|
GetMaintenanceWindowExecutionResponse |
GetMaintenanceWindowExecutionResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.