ContactInformation

Contains the details of the primary contact information associated with an Amazon Web Services account.

Types

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

Properties

Link copied to clipboard

The first line of the primary contact address.

Link copied to clipboard

The second line of the primary contact address, if any.

Link copied to clipboard

The third line of the primary contact address, if any.

Link copied to clipboard

The city of the primary contact address.

Link copied to clipboard

The name of the company associated with the primary contact information, if any.

Link copied to clipboard

The ISO-3166 two-letter country code for the primary contact address.

Link copied to clipboard

The district or county of the primary contact address, if any.

Link copied to clipboard

The full name of the primary contact address.

Link copied to clipboard

The phone number of the primary contact information. The number will be validated and, in some countries, checked for activation.

Link copied to clipboard

The postal code of the primary contact address.

Link copied to clipboard

The state or region of the primary contact address. This field is required in selected countries.

Link copied to clipboard

The URL of the website associated with the primary contact information, if any.

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