DescribeQueriesRequest

Types

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

Properties

Link copied to clipboard

Limits the returned queries to only those for the specified log group.

Link copied to clipboard

Limits the number of returned queries to the specified number.

Link copied to clipboard

The token for the next set of items to return. The token expires after 24 hours.

Link copied to clipboard

Limits the returned queries to only those that have the specified status. Valid values are Cancelled, Complete, Failed, Running, and Scheduled.

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