public static interface CreateMaintenanceWindowResponse.Builder extends SSMResponse.Builder, 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.
|
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.