class Aws::Chime::Types::PhoneNumber

A phone number used for Amazon Chime Business Calling or an Amazon Chime Voice Connector.

@!attribute [rw] phone_number_id

The phone number ID.
@return [String]

@!attribute [rw] e164_phone_number

The phone number, in E.164 format.
@return [String]

@!attribute [rw] country

The phone number country. Format: ISO 3166-1 alpha-2.
@return [String]

@!attribute [rw] type

The phone number type.
@return [String]

@!attribute [rw] product_type

The phone number product type.
@return [String]

@!attribute [rw] status

The phone number status.
@return [String]

@!attribute [rw] capabilities

The phone number capabilities.
@return [Types::PhoneNumberCapabilities]

@!attribute [rw] associations

The phone number associations.
@return [Array<Types::PhoneNumberAssociation>]

@!attribute [rw] calling_name

The outbound calling name associated with the phone number.
@return [String]

@!attribute [rw] calling_name_status

The outbound calling name status.
@return [String]

@!attribute [rw] created_timestamp

The phone number creation timestamp, in ISO 8601 format.
@return [Time]

@!attribute [rw] updated_timestamp

The updated phone number timestamp, in ISO 8601 format.
@return [Time]

@!attribute [rw] deletion_timestamp

The deleted phone number timestamp, in ISO 8601 format.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/PhoneNumber AWS API Documentation

Constants

SENSITIVE