GetHostsHostProtocol

data class GetHostsHostProtocol(val hostFingerPrint: String, val port: Int, val protocolName: String)

Constructors

Link copied to clipboard
constructor(hostFingerPrint: String, port: Int, protocolName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Host fingerprint information, it is possible to uniquely identify a host.

Link copied to clipboard
val port: Int

Host the service port of the RDS.

Link copied to clipboard

The host uses the protocol name.