Interface protos.google.cloud.datastream.v1.IForwardSshTunnelConnectivity (3.1.0)

Properties of a ForwardSshTunnelConnectivity.

Package

@google-cloud/datastream

Properties

hostname

hostname?: (string|null);

ForwardSshTunnelConnectivity hostname

password

password?: (string|null);

ForwardSshTunnelConnectivity password

port

port?: (number|null);

ForwardSshTunnelConnectivity port

privateKey

privateKey?: (string|null);

ForwardSshTunnelConnectivity privateKey

username

username?: (string|null);

ForwardSshTunnelConnectivity username