pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.outputs
/
ConnectionProfileForwardSshConnectivity
/
ConnectionProfileForwardSshConnectivity
Connection
Profile
Forward
Ssh
Connectivity
fun
ConnectionProfileForwardSshConnectivity
(
hostname
:
String
,
password
:
String
?
=
null
,
port
:
Int
?
=
null
,
privateKey
:
String
?
=
null
,
username
:
String
)