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

Class: Aws::Chime::Types::VoiceConnector

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

Overview

The Amazon Chime Voice Connector configuration, including outbound host name and encryption settings.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#aws_regionString

The AWS Region in which the Amazon Chime Voice Connector is created. Default: us-east-1.

Possible values:

  • us-east-1
  • us-west-2

Returns:

  • (String)

    The AWS Region in which the Amazon Chime Voice Connector is created.

#created_timestampTime

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

Returns:

  • (Time)

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

#nameString

The name of the Amazon Chime Voice Connector.

Returns:

  • (String)

    The name of the Amazon Chime Voice Connector.

#outbound_host_nameString

The outbound host name for the Amazon Chime Voice Connector.

Returns:

  • (String)

    The outbound host name for the Amazon Chime Voice Connector.

#require_encryptionBoolean

Designates whether encryption is required for the Amazon Chime Voice Connector.

Returns:

  • (Boolean)

    Designates whether encryption is required for the Amazon Chime Voice Connector.

#updated_timestampTime

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

Returns:

  • (Time)

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

#voice_connector_idString

The Amazon Chime Voice Connector ID.

Returns:

  • (String)

    The Amazon Chime Voice Connector ID.