public static interface CancelStatementResponse.Builder extends RedshiftDataResponse.Builder, SdkPojo, CopyableBuilder<CancelStatementResponse.Builder,CancelStatementResponse>
| Modifier and Type | Method and Description |
|---|---|
CancelStatementResponse.Builder |
status(Boolean status)
A value that indicates whether the cancel statement succeeded (true).
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelStatementResponse.Builder status(Boolean status)
A value that indicates whether the cancel statement succeeded (true).
status - A value that indicates whether the cancel statement succeeded (true).Copyright © 2022. All rights reserved.