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