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

Class: Aws::NetworkManager::Types::Link

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#bandwidthTypes::Bandwidth

The bandwidth for the link.

Returns:

#created_atTime

The date and time that the link was created.

Returns:

  • (Time)

    The date and time that the link was created.

#descriptionString

The description of the link.

Returns:

  • (String)

    The description of the link.

#global_network_idString

The ID of the global network.

Returns:

  • (String)

    The ID of the global network.

The Amazon Resource Name (ARN) of the link.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the link.

The ID of the link.

Returns:

  • (String)

    The ID of the link.

#providerString

The provider of the link.

Returns:

  • (String)

    The provider of the link.

#site_idString

The ID of the site.

Returns:

  • (String)

    The ID of the site.

#stateString

The state of the link.

Possible values:

  • PENDING
  • AVAILABLE
  • DELETING
  • UPDATING

Returns:

  • (String)

    The state of the link.

#tagsArray<Types::Tag>

The tags for the link.

Returns:

#typeString

The type of the link.

Returns:

  • (String)

    The type of the link.