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.

Represents a skipped analytics feature during the analysis of a call analytics job.

The Feature field indicates the type of analytics feature that was skipped.

The Message field contains additional information or a message explaining why the analytics feature was skipped.

The ReasonCode field provides a code indicating the reason why the analytics feature was skipped.

Inheritance Hierarchy

System.Object
  Amazon.TranscribeService.Model.CallAnalyticsSkippedFeature

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

Syntax

C#
public class CallAnalyticsSkippedFeature

The CallAnalyticsSkippedFeature type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Feature Amazon.TranscribeService.CallAnalyticsFeature

Gets and sets the property Feature.

Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.

Public Property Message System.String

Gets and sets the property Message.

Contains additional information or a message explaining why a specific analytics feature was skipped during the analysis of a call analytics job.

Public Property ReasonCode Amazon.TranscribeService.CallAnalyticsSkippedReasonCode

Gets and sets the property ReasonCode.

Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a call analytics job.

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