class Aws::RedshiftDataAPIService::Types::CancelStatementRequest

@note When making an API call, you may pass CancelStatementRequest

data as a hash:

    {
      id: "StatementId", # required
    }

@!attribute [rw] id

The identifier of the SQL statement to cancel. This value is a
universally unique identifier (UUID) generated by Amazon Redshift
Data API. This identifier is returned by `BatchExecuteStatment`,
`ExecuteStatment`, and `ListStatements`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-data-2019-12-20/CancelStatementRequest AWS API Documentation

Constants

SENSITIVE