BatchGetRumMetricDefinitionsRequest

Types

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

Properties

Link copied to clipboard

The name of the CloudWatch RUM app monitor that is sending the metrics.

Link copied to clipboard

The type of destination that you want to view metrics for. Valid values are CloudWatch and Evidently.

Link copied to clipboard

This parameter is required if Destination is Evidently. If Destination is CloudWatch, do not use this parameter.

Link copied to clipboard

The maximum number of results to return in one operation. The default is 50. The maximum that you can specify is 100.

Link copied to clipboard

Use the token returned by the previous operation to request the next page of results.

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