GeoLocation

A complex type that contains information about a geographic location.

Types

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

Properties

Link copied to clipboard

The two-letter code for the continent.

Link copied to clipboard

For geolocation resource record sets, the two-letter code for a country.

Link copied to clipboard

For geolocation resource record sets, the two-letter code for a state of the United States. Route 53 doesn't support any other values for SubdivisionCode. For a list of state abbreviations, see Appendix B: Two–Letter State and Possession Abbreviations on the United States Postal Service website.

Functions

Link copied to clipboard
inline fun copy(block: GeoLocation.Builder.() -> Unit = {}): GeoLocation
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