| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeMaintenanceWindowExecutionTasksResponse |
SSMClient.describeMaintenanceWindowExecutionTasks(DescribeMaintenanceWindowExecutionTasksRequest describeMaintenanceWindowExecutionTasksRequest)
For a given Maintenance Window execution, lists the tasks that were executed.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeMaintenanceWindowExecutionTasksResponse> |
SSMAsyncClient.describeMaintenanceWindowExecutionTasks(DescribeMaintenanceWindowExecutionTasksRequest describeMaintenanceWindowExecutionTasksRequest)
For a given Maintenance Window execution, lists the tasks that were executed.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionTasksResponse |
DescribeMaintenanceWindowExecutionTasksResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.