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