ClientLocation

The impacted location, such as a city, that Amazon Web Services clients access application resources from.

Types

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

Properties

Link copied to clipboard

The name of the internet service provider (ISP) or network (ASN).

Link copied to clipboard

The Autonomous System Number (ASN) of the network at an impacted location.

Link copied to clipboard

The name of the city where the internet event is located.

Link copied to clipboard

The name of the country where the internet event is located.

Link copied to clipboard

The latitude where the internet event is located.

Link copied to clipboard

The longitude where the internet event is located.

Link copied to clipboard

The metro area where the health event is located.

Link copied to clipboard

The subdivision location where the health event is located. The subdivision usually maps to states in most countries (including the United States). For United Kingdom, it maps to a country (England, Scotland, Wales) or province (Northern Ireland).

Functions

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