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, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CancelMaintenanceWindowExecutionResponse.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 © 2023. All rights reserved.