Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard
var endTime: <Error class: unknown class>?

The timestamp indicating the latest data to be returned.

Link copied to clipboard

The metric for which you want to return information.

Link copied to clipboard
var period: Int?

The granularity, in seconds, of the returned data points.

Link copied to clipboard
var startTime: <Error class: unknown class>?

The timestamp indicating the earliest data to be returned.

Link copied to clipboard

The statistic for the metric.

Link copied to clipboard

The unit for the metric data request.