MetricDestinationSummary

A structure that displays information about one destination that CloudWatch RUM sends extended metrics to.

Types

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

Properties

Link copied to clipboard

Specifies whether the destination is CloudWatch or Evidently.

Link copied to clipboard

If the destination is Evidently, this specifies the ARN of the Evidently experiment that receives the metrics.

Link copied to clipboard

This field appears only when the destination is Evidently. It specifies the ARN of the IAM role that is used to write to the Evidently experiment that receives the metrics.

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