ListMetricsRequest

Types

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

Properties

Link copied to clipboard

The dimensions to filter against. Only the dimension with names that match exactly will be returned. If you specify one dimension name and a metric has that dimension and also other dimensions, it will be returned.

Link copied to clipboard

If you are using this operation in a monitoring account, specify true to include metrics from source accounts in the returned data.

Link copied to clipboard

The name of the metric to filter against. Only the metrics with names that match exactly will be returned.

Link copied to clipboard

The metric namespace to filter against. Only the namespace that matches exactly will be returned.

Link copied to clipboard

The token returned by a previous call to indicate that there is more data available.

Link copied to clipboard

When you use this operation in a monitoring account, use this field to return metrics only from one source account. To do so, specify that source account ID in this field, and also specify true for IncludeLinkedAccounts.

Link copied to clipboard

To filter the results to show only metrics that have had data points published in the past three hours, specify this parameter with a value of PT3H. This is the only valid value for this 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