| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeMaintenanceWindowExecutionsResponse |
SSMClient.describeMaintenanceWindowExecutions(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest)
Lists the executions of a Maintenance Window (meaning, information about when the Maintenance Window was
scheduled to be active and information about tasks registered and run with the Maintenance Window).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeMaintenanceWindowExecutionsResponse> |
SSMAsyncClient.describeMaintenanceWindowExecutions(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest)
Lists the executions of a Maintenance Window (meaning, information about when the Maintenance Window was
scheduled to be active and information about tasks registered and run with the Maintenance Window).
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionsResponse |
DescribeMaintenanceWindowExecutionsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.