public static interface CancelMaintenanceWindowExecutionResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<CancelMaintenanceWindowExecutionResponse.Builder,CancelMaintenanceWindowExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
CancelMaintenanceWindowExecutionResponse.Builder |
windowExecutionId(String windowExecutionId)
The ID of the Maintenance Window execution that has been stopped.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCancelMaintenanceWindowExecutionResponse.Builder windowExecutionId(String windowExecutionId)
The ID of the Maintenance Window execution that has been stopped.
windowExecutionId - The ID of the Maintenance Window execution that has been stopped.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.