VoiceConnectorGroup
The Amazon Chime SDK Voice Connector group configuration, including associated Voice Connectors. You can include Voice Connectors from different AWS Regions in a group. This creates a fault tolerant mechanism for fallback in case of availability events.
Contents
- CreatedTimestamp
-
The Voice Connector group's creation time stamp, in ISO 8601 format.
Type: Timestamp
Required: No
- Name
-
The name of a Voice Connector group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9 _.-]+
Required: No
- UpdatedTimestamp
-
The Voice Connector group's creation time stamp, in ISO 8601 format.
Type: Timestamp
Required: No
- VoiceConnectorGroupArn
-
The ARN of the Voice Connector group.
Type: String
Pattern:
.*\S.*
Required: No
- VoiceConnectorGroupId
-
The ID of a Voice Connector group.
Type: String
Pattern:
.*\S.*
Required: No
- VoiceConnectorItems
-
The Voice Connectors to which you route inbound calls.
Type: Array of VoiceConnectorItem objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: