BatchDeleteRumMetricDefinitionsRequest

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

Link copied to clipboard

Defines the destination where you want to stop sending the specified metrics. Valid values are CloudWatch and Evidently. If you specify Evidently, you must also specify the ARN of the CloudWatchEvidently experiment that is to be the destination 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

An array of structures which define the metrics that you want to stop sending.

Functions

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