GetLocationResult

data class GetLocationResult(val availableMacsecPortSpeeds: List<String>, val availablePortSpeeds: List<String>, val availableProviders: List<String>, val id: String, val locationCode: String, val locationName: String)

A collection of values returned by getLocation.

Constructors

Link copied to clipboard
constructor(availableMacsecPortSpeeds: List<String>, availablePortSpeeds: List<String>, availableProviders: List<String>, id: String, locationCode: String, locationName: String)

Types

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

Names of the service providers for the location.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard

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