RequestPhoneNumberResponse

Types

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

Properties

Link copied to clipboard

The time when the phone number was created, in UNIX epoch time format.

Link copied to clipboard

By default this is set to false. When set to true the phone number can't be deleted.

Link copied to clipboard

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

Link copied to clipboard

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.

Link copied to clipboard

The monthly price, in US dollars, to lease the phone number.

Link copied to clipboard

Indicates if the phone number will be used for text messages, voice messages or both.

Link copied to clipboard

The type of number that was released.

Link copied to clipboard

The name of the OptOutList that is associated with the requested phone number.

Link copied to clipboard

The new phone number that was requested.

Link copied to clipboard

The Amazon Resource Name (ARN) of the requested phone number.

Link copied to clipboard

The unique identifier of the new phone number.

Link copied to clipboard

The unique identifier of the pool associated with the phone number

Link copied to clipboard

The unique identifier for the registration.

Link copied to clipboard

By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.

Link copied to clipboard

The current status of the request.

Link copied to clipboard
val tags: List<Tag>?

An array of key and value pair tags that are associated with the phone number.

Link copied to clipboard

The ARN used to identify the two way channel.

Link copied to clipboard

An optional IAM Role Arn for a service to assume, to be able to post inbound SMS messages.

Link copied to clipboard

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

Functions

Link copied to clipboard
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