StartQueryMonitorTopContributorsRequest

Types

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

Properties

Link copied to clipboard

The category that you want to query top contributors for, for a specific monitor. Destination categories can be one of the following:

Link copied to clipboard

The timestamp that is the date and time end of the period that you want to retrieve results for with your query.

Link copied to clipboard
val limit: Int?

The maximum number of top contributors to return.

Link copied to clipboard

The metric that you want to query top contributors for. That is, you can specify a metric with this call and return the top contributor network flows, for that type of metric, for a monitor and (optionally) within a specific category, such as network flows between Availability Zones.

Link copied to clipboard

The name of the monitor.

Link copied to clipboard

The timestamp that is the date and time beginning of the period that you want to retrieve results for with your query.

Functions

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