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.

For Amazon Chime Voice Connector groups, the Amazon Chime Voice Connectors to which to route inbound calls. Includes priority configuration settings. Limit: 3 VoiceConnectorItems per Amazon Chime Voice Connector group.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.VoiceConnectorItem

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

Syntax

C#
public class VoiceConnectorItem

The VoiceConnectorItem type exposes the following members

Constructors

NameDescription
Public Method VoiceConnectorItem()

Properties

NameTypeDescription
Public Property Priority System.Int32

Gets and sets the property Priority.

The priority associated with the Amazon Chime Voice Connector, with 1 being the highest priority. Higher priority Amazon Chime Voice Connectors are attempted first.

Public Property VoiceConnectorId System.String

Gets and sets the property VoiceConnectorId.

The Amazon Chime Voice Connector ID.

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