public static interface RegisterTaskWithMaintenanceWindowResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<RegisterTaskWithMaintenanceWindowResponse.Builder,RegisterTaskWithMaintenanceWindowResponse>
| Modifier and Type | Method and Description |
|---|---|
RegisterTaskWithMaintenanceWindowResponse.Builder |
windowTaskId(String windowTaskId)
The id of the task in the Maintenance Window.
|
copyapply, buildRegisterTaskWithMaintenanceWindowResponse.Builder windowTaskId(String windowTaskId)
The id of the task in the Maintenance Window.
windowTaskId - The id of the task in the Maintenance Window.Copyright © 2017. All rights reserved.