You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DirectConnect::Types::Location

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about an AWS Direct Connect location.

Instance Attribute Summary collapse

Instance Attribute Details

#available_port_speedsArray<String>

The available port speeds for the location.

Returns:

  • (Array<String>)

    The available port speeds for the location.

#available_providersArray<String>

The name of the service provider for the location.

Returns:

  • (Array<String>)

    The name of the service provider for the location.

#location_codeString

The code for the location.

Returns:

  • (String)

    The code for the location.

#location_nameString

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

Returns:

  • (String)

    The name of the location.

#regionString

The AWS Region for the location.

Returns:

  • (String)

    The AWS Region for the location.