| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<MaintenanceWindowTask> |
DescribeMaintenanceWindowTasksResponse.tasks()
Information about the tasks in the Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowTasksResponse.Builder |
DescribeMaintenanceWindowTasksResponse.Builder.tasks(MaintenanceWindowTask... tasks)
Information about the tasks in the Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowTasksResponse.Builder |
DescribeMaintenanceWindowTasksResponse.Builder.tasks(Collection<MaintenanceWindowTask> tasks)
Information about the tasks in the Maintenance Window.
|
Copyright © 2019. All rights reserved.