glue_cancel_statement {paws.analytics} | R Documentation |
Cancels the statement
Description
Cancels the statement.
See https://www.paws-r-sdk.com/docs/glue_cancel_statement/ for full documentation.
Usage
glue_cancel_statement(SessionId, Id, RequestOrigin = NULL)
Arguments
SessionId |
[required] The Session ID of the statement to be cancelled. |
Id |
[required] The ID of the statement to be cancelled. |
RequestOrigin |
The origin of the request to cancel the statement. |
[Package paws.analytics version 0.9.0 Index]