class Aws::ApplicationDiscoveryService::Types::NeighborConnectionDetail

Details about neighboring servers.

@!attribute [rw] source_server_id

The ID of the server that opened the network connection.
@return [String]

@!attribute [rw] destination_server_id

The ID of the server that accepted the network connection.
@return [String]

@!attribute [rw] destination_port

The destination network port for the connection.
@return [Integer]

@!attribute [rw] transport_protocol

The network protocol used for the connection.
@return [String]

@!attribute [rw] connections_count

The number of open network connections with the neighboring server.
@return [Integer]

Constants

SENSITIVE