public static interface RegisterTaskWithMaintenanceWindowResponse.Builder extends SSMResponse.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.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, 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 Amazon Web Services, Inc. All Rights Reserved.