class Aws::NetworkManager::Types::Connection
Describes a connection.
@!attribute [rw] connection_id
The ID of the connection. @return [String]
@!attribute [rw] connection_arn
The Amazon Resource Name (ARN) of the connection. @return [String]
@!attribute [rw] global_network_id
The ID of the global network. @return [String]
@!attribute [rw] device_id
The ID of the first device in the connection. @return [String]
@!attribute [rw] connected_device_id
The ID of the second device in the connection. @return [String]
@!attribute [rw] link_id
The ID of the link for the first device in the connection. @return [String]
@!attribute [rw] connected_link_id
The ID of the link for the second device in the connection. @return [String]
@!attribute [rw] description
The description of the connection. @return [String]
@!attribute [rw] created_at
The date and time that the connection was created. @return [Time]
@!attribute [rw] state
The state of the connection. @return [String]
@!attribute [rw] tags
The tags for the connection. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/Connection AWS API Documentation
Constants
- SENSITIVE