GetDistributionMetricDataRequest

Types

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

Properties

Link copied to clipboard

The name of the distribution for which to get metric data.

Link copied to clipboard

The end of the time interval for which to get metric data.

Link copied to clipboard

The metric for which you want to return information.

Link copied to clipboard
val period: Int?

The granularity, in seconds, for the metric data points that will be returned.

Link copied to clipboard

The start of the time interval for which to get metric data.

Link copied to clipboard

The statistic for the metric.

Link copied to clipboard

The unit for the metric data request.

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