CreateRegistrationAssociationResponse

Types

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

Properties

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 phone number associated with the registration in E.164 format.

Link copied to clipboard

The Amazon Resource Name (ARN) for the registration.

Link copied to clipboard

The unique identifier for the registration.

Link copied to clipboard

The type of registration form. The list of RegistrationTypes can be found using the DescribeRegistrationTypeDefinitions action.

Link copied to clipboard

The Amazon Resource Name (ARN) of the origination identity that is associated with the registration.

Link copied to clipboard

The unique identifier for the origination identity. For example this could be a PhoneNumberId or SenderId.

Link copied to clipboard

The registration type or origination identity type.

Functions

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