public static interface CreateMaintenanceWindowResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateMaintenanceWindowResponse.Builder,CreateMaintenanceWindowResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateMaintenanceWindowResponse.Builder |
windowId(String windowId)
The ID of the created Maintenance Window.
|
copyapply, buildCreateMaintenanceWindowResponse.Builder windowId(String windowId)
The ID of the created Maintenance Window.
windowId - The ID of the created Maintenance Window.Copyright © 2017. All rights reserved.