PhoneNumber

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The phone number associations.

Link copied to clipboard

The outbound calling name associated with the phone number.

Link copied to clipboard

The outbound calling name status.

Link copied to clipboard

The phone number capabilities.

Link copied to clipboard

The phone number country. Format: ISO 3166-1 alpha-2.

Link copied to clipboard

The phone number creation timestamp, in ISO 8601 format.

Link copied to clipboard

The deleted phone number timestamp, in ISO 8601 format.

Link copied to clipboard

The phone number, in E.164 format.

Link copied to clipboard

The phone number ID.

Link copied to clipboard

The phone number product type.

Link copied to clipboard

The phone number status.

Link copied to clipboard

The phone number type.

Link copied to clipboard

The updated phone number timestamp, in ISO 8601 format.

Functions

Link copied to clipboard
inline fun copy(block: PhoneNumber.Builder.() -> Unit = {}): PhoneNumber
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String