public static interface DeregisterTaskFromMaintenanceWindowResponse.Builder extends SSMResponse.Builder, CopyableBuilder<DeregisterTaskFromMaintenanceWindowResponse.Builder,DeregisterTaskFromMaintenanceWindowResponse>
| Modifier and Type | Method and Description |
|---|---|
DeregisterTaskFromMaintenanceWindowResponse.Builder |
windowId(String windowId)
The ID of the Maintenance Window the task was removed from.
|
DeregisterTaskFromMaintenanceWindowResponse.Builder |
windowTaskId(String windowTaskId)
The ID of the task removed from the Maintenance Window.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDeregisterTaskFromMaintenanceWindowResponse.Builder windowId(String windowId)
The ID of the Maintenance Window the task was removed from.
windowId - The ID of the Maintenance Window the task was removed from.DeregisterTaskFromMaintenanceWindowResponse.Builder windowTaskId(String windowTaskId)
The ID of the task removed from the Maintenance Window.
windowTaskId - The ID of the task removed from the Maintenance Window.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.