public static interface GetMaintenanceWindowExecutionRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetMaintenanceWindowExecutionRequest.Builder,GetMaintenanceWindowExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMaintenanceWindowExecutionRequest.Builder |
windowExecutionId(String windowExecutionId)
The ID of the Maintenance Window execution that includes the task.
|
copyapply, buildGetMaintenanceWindowExecutionRequest.Builder windowExecutionId(String windowExecutionId)
The ID of the Maintenance Window execution that includes the task.
windowExecutionId - The ID of the Maintenance Window execution that includes the task.Copyright © 2017. All rights reserved.