BatchGetRumMetricDefinitionsRequest
Types
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.
Functions
Link copied to clipboard
inline fun copy(block: BatchGetRumMetricDefinitionsRequest.Builder.() -> Unit = {}): BatchGetRumMetricDefinitionsRequest