CancelQueryRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN (or the ID suffix of the ARN) of an event data store on which the specified query is running.

Link copied to clipboard

The account ID of the event data store owner.

Link copied to clipboard

The ID of the query that you want to cancel. The QueryId comes from the response of a StartQuery operation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String