ValidateE911AddressRequest

Types

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

Properties

Link copied to clipboard

The AWS account ID.

Link copied to clipboard
val city: String?

The address city, such as Portland.

Link copied to clipboard

The country in the address being validated as two-letter country code in ISO 3166-1 alpha-2 format, such as US. For more information, see ISO 3166-1 alpha-2 in Wikipedia.

Link copied to clipboard

The dress postal code, such 04352.

Link copied to clipboard

The address state, such as ME.

Link copied to clipboard

The address street information, such as 8th Avenue.

Link copied to clipboard

The address street number, such as 200 or 2121.

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