Builder
class Builder
Properties
Link copied to clipboard
The granularity, in seconds, of the returned data points. For metrics with regular resolution, a period can be as short as one minute (60 seconds) and must be a multiple of 60. For high-resolution metrics that are collected at intervals of less than one minute, the period can be 1, 5, 10, 30, 60, or any multiple of 60. High-resolution metrics are those metrics stored by a PutMetricData
call that includes a StorageResolution
of 1 second.
Link copied to clipboard
When you are using a Put
operation, this defines what unit you want to use when storing the metric.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.cloudwatch.model.Metric inside the given block