UpdateRumMetricDefinitionRequest

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 sends these metrics.

Link copied to clipboard

The destination to send the metrics to. Valid values are CloudWatch and Evidently. If you specify Evidently, you must also specify the ARN of the CloudWatchEvidently experiment that will receive the metrics and an IAM role that has permission to write to the experiment.

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

A structure that contains the new definition that you want to use for this metric.

Link copied to clipboard

The ID of the metric definition to update.

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