GetInstanceMetricDataRequest

Types

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

Properties

Link copied to clipboard

The end time of the time period.

Link copied to clipboard

The name of the instance for which you want to get metrics 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, of the returned data points.

Link copied to clipboard

The start time of the time period.

Link copied to clipboard

The statistic for the metric.

Link copied to clipboard

The unit for the metric data request. Valid units depend on the metric data being requested. For the valid units to specify with each available metric, see the metricName parameter.

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