StartQueryRequest

Types

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

Properties

Link copied to clipboard

The timestamp that is the end of the period that you want to retrieve data for with your query.

Link copied to clipboard

The FilterParameters field that you use with Amazon CloudWatch Internet Monitor queries is a string the defines how you want a query to be filtered. The filter parameters that you can specify depend on the query type, since each query type returns a different set of Internet Monitor data.

Link copied to clipboard

The account ID for an account that you've set up cross-account sharing for in Amazon CloudWatch Internet Monitor. You configure cross-account sharing by using Amazon CloudWatch Observability Access Manager. For more information, see Internet Monitor cross-account observability in the Amazon CloudWatch Internet Monitor User Guide.

Link copied to clipboard

The name of the monitor to query.

Link copied to clipboard

The type of query to run. The following are the three types of queries that you can run using the Internet Monitor query interface:

Link copied to clipboard

The timestamp that is the beginning of the period that you want to retrieve data for with 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