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

Class: Aws::Chime::Types::OrderedPhoneNumber

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

Overview

A phone number for which an order has been placed.

Instance Attribute Summary collapse

Instance Attribute Details

#e164_phone_numberString

The phone number, in E.164 format.

Returns:

  • (String)

    The phone number, in E.164 format.

#statusString

The phone number status.

Possible values:

  • Processing
  • Acquired
  • Failed

Returns:

  • (String)

    The phone number status.