GetCurrentMetricDataRequest
Types
Properties
Link copied to clipboard
The metrics to retrieve. Specify the name and unit for each metric. The following metrics are available. For a description of all the metrics, see Real-time Metrics Definitions in the Amazon Connect Administrator Guide.
Link copied to clipboard
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
Link copied to clipboard
The maximum number of results to return per page.
Link copied to clipboard
The way to sort the resulting response based on metrics. You can enter one sort criteria. By default resources are sorted based on AGENTS_ONLINE
, DESCENDING
. The metric collection is sorted based on the input metrics.
Functions
Link copied to clipboard
inline fun copy(block: GetCurrentMetricDataRequest.Builder.() -> Unit = {}): GetCurrentMetricDataRequest