StartQueryRequest

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 delivers the query results.

Link copied to clipboard

The account ID of the event data store owner.

Link copied to clipboard

The alias that identifies a query template.

Link copied to clipboard

The query parameters for the specified QueryAlias.

Link copied to clipboard

The SQL code of your query.

Functions

Link copied to clipboard
inline fun copy(block: StartQueryRequest.Builder.() -> Unit = {}): StartQueryRequest
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