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 global resiliency configuration for the contact, including traffic distribution details.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.GlobalResiliencyMetadata

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

Syntax

C#
public class GlobalResiliencyMetadata

The GlobalResiliencyMetadata type exposes the following members

Constructors

NameDescription
Public Method GlobalResiliencyMetadata()

Properties

NameTypeDescription
Public Property ActiveRegion System.String

Gets and sets the property ActiveRegion.

The current AWS region in which the contact is active. This indicates where the contact is being processed in real-time.

Public Property OriginRegion System.String

Gets and sets the property OriginRegion.

The AWS region where the contact was originally created and initiated. This may differ from the ActiveRegion if the contact has been transferred across regions.

Public Property TrafficDistributionGroupId System.String

Gets and sets the property TrafficDistributionGroupId.

The identifier of the traffic distribution group.

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