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 historical metric. For a description of each metric, see Historical Metrics Definitions in the Amazon Connect Administrator Guide.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.HistoricalMetric

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

Syntax

C#
public class HistoricalMetric

The HistoricalMetric type exposes the following members

Constructors

NameDescription
Public Method HistoricalMetric()

Properties

NameTypeDescription
Public Property Name Amazon.Connect.HistoricalMetricName

Gets and sets the property Name.

The name of the metric.

Public Property Statistic Amazon.Connect.Statistic

Gets and sets the property Statistic.

The statistic for the metric.

Public Property Threshold Amazon.Connect.Model.Threshold

Gets and sets the property Threshold.

The threshold for the metric, used with service level metrics.

Public Property Unit Amazon.Connect.Unit

Gets and sets the property Unit.

The unit for the metric.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5