AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains information about a real-time metric. For a description of each metric, see Metrics definitions in the Amazon Connect Administrator Guide.

Only one of either the Name or MetricId is required.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.CurrentMetric

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class CurrentMetric

The CurrentMetric type exposes the following members

Constructors

NameDescription
Public Method CurrentMetric()

Properties

NameTypeDescription
Public Property MetricId System.String

Gets and sets the property MetricId.

Out of the box current metrics or custom metrics can be referenced via this field. This field is a valid AWS Connect Arn or a UUID.

Public Property Name Amazon.Connect.CurrentMetricName

Gets and sets the property Name.

The name of the metric.

Public Property Unit Amazon.Connect.Unit

Gets and sets the property Unit.

The Unit parameter is not supported for custom metrics.

The unit for the metric.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5