DescribeQueryResponse

Types

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

Properties

Link copied to clipboard

The URI for the S3 bucket where CloudTrail delivered query results, if applicable.

Link copied to clipboard

The delivery status.

Link copied to clipboard

The error message returned if a query failed.

Link copied to clipboard

The ID of the query.

Link copied to clipboard

Metadata about a query, including the number of events that were matched, the total number of events scanned, the query run time in milliseconds, and the query's creation time.

Link copied to clipboard

The status of a query. Values for QueryStatus include QUEUED, RUNNING, FINISHED, FAILED, TIMED_OUT, or CANCELLED

Link copied to clipboard

The SQL code of a query.

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