| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledWindowExecution> |
DescribeMaintenanceWindowScheduleResponse.scheduledWindowExecutions()
Information about maintenance window executions scheduled for the specified time range.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowScheduleResponse.Builder |
DescribeMaintenanceWindowScheduleResponse.Builder.scheduledWindowExecutions(ScheduledWindowExecution... scheduledWindowExecutions)
Information about maintenance window executions scheduled for the specified time range.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowScheduleResponse.Builder |
DescribeMaintenanceWindowScheduleResponse.Builder.scheduledWindowExecutions(Collection<ScheduledWindowExecution> scheduledWindowExecutions)
Information about maintenance window executions scheduled for the specified time range.
|
Copyright © 2020. All rights reserved.