Location

class Location

Information about an Direct Connect location.

Types

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

Properties

Link copied to clipboard

The available MAC Security (MACsec) port speeds for the location.

Link copied to clipboard

The available port speeds for the location.

Link copied to clipboard

The name of the service provider for the location.

Link copied to clipboard

The code for the location.

Link copied to clipboard

The name of the location. This includes the name of the colocation partner and the physical site of the building.

Link copied to clipboard

The Amazon Web Services Region for the location.

Functions

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