You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::VoiceConnectorGroup

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The Amazon Chime Voice Connector group configuration, including associated Amazon Chime Voice Connectors. You can include Amazon Chime Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#created_timestampTime

The Amazon Chime Voice Connector group creation timestamp, in ISO 8601 format.

Returns:

  • (Time)

    The Amazon Chime Voice Connector group creation timestamp, in ISO 8601 format.

#nameString

The name of the Amazon Chime Voice Connector group.

Returns:

  • (String)

    The name of the Amazon Chime Voice Connector group.

#updated_timestampTime

The updated Amazon Chime Voice Connector group timestamp, in ISO 8601 format.

Returns:

  • (Time)

    The updated Amazon Chime Voice Connector group timestamp, in ISO 8601 format.

#voice_connector_group_idString

The Amazon Chime Voice Connector group ID.

Returns:

  • (String)

    The Amazon Chime Voice Connector group ID.

#voice_connector_itemsArray<Types::VoiceConnectorItem>

The Amazon Chime Voice Connectors to which to route inbound calls.

Returns: