class Aws::NetworkManager::Types::Link
Describes a link.
@!attribute [rw] link_id
The ID of the link. @return [String]
@!attribute [rw] link_arn
The Amazon Resource Name (ARN) of the link. @return [String]
@!attribute [rw] global_network_id
The ID of the global network. @return [String]
@!attribute [rw] site_id
The ID of the site. @return [String]
@!attribute [rw] description
The description of the link. @return [String]
@!attribute [rw] type
The type of the link. @return [String]
@!attribute [rw] bandwidth
The bandwidth for the link. @return [Types::Bandwidth]
@!attribute [rw] provider
The provider of the link. @return [String]
@!attribute [rw] created_at
The date and time that the link was created. @return [Time]
@!attribute [rw] state
The state of the link. @return [String]
@!attribute [rw] tags
The tags for the link. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/Link AWS API Documentation
Constants
- SENSITIVE