DescribeFleetMetricResponse

Types

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

Properties

Link copied to clipboard

The field to aggregate.

Link copied to clipboard

The type of the aggregation query.

Link copied to clipboard

The date when the fleet metric is created.

Link copied to clipboard

The fleet metric description.

Link copied to clipboard

The name of the index to search.

Link copied to clipboard

The date when the fleet metric is last modified.

Link copied to clipboard

The ARN of the fleet metric to describe.

Link copied to clipboard

The name of the fleet metric to describe.

Link copied to clipboard
val period: Int?

The time in seconds between fleet metric emissions. Range [60(1 min), 86400(1 day)] and must be multiple of 60.

Link copied to clipboard

The search query string.

Link copied to clipboard

The query version.

Link copied to clipboard

Used to support unit transformation such as milliseconds to seconds. The unit must be supported by CW metric.

Link copied to clipboard

The version of the fleet metric.

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