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.

Information about the post-contact summary for a real-time contact segment.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.RealTimeContactAnalysisSegmentPostContactSummary

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

Syntax

C#
public class RealTimeContactAnalysisSegmentPostContactSummary

The RealTimeContactAnalysisSegmentPostContactSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Content System.String

Gets and sets the property Content.

The content of the summary.

Public Property FailureCode Amazon.Connect.RealTimeContactAnalysisPostContactSummaryFailureCode

Gets and sets the property FailureCode.

If the summary failed to be generated, one of the following failure codes occurs:

  • QUOTA_EXCEEDED: The number of concurrent analytics jobs reached your service quota.

  • INSUFFICIENT_CONVERSATION_CONTENT: The conversation needs to have at least one turn from both the participants in order to generate the summary.

  • FAILED_SAFETY_GUIDELINES: The generated summary cannot be provided because it failed to meet system safety guidelines.

  • INVALID_ANALYSIS_CONFIGURATION: This code occurs when, for example, you're using a language that isn't supported by generative AI-powered post-contact summaries.

  • INTERNAL_ERROR: Internal system error.

Public Property Status Amazon.Connect.RealTimeContactAnalysisPostContactSummaryStatus

Gets and sets the property Status.

Whether the summary was successfully COMPLETED or FAILED to be generated.

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