pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.inputs
/
ConnectionProfileForwardSshConnectivityArgs
/
ConnectionProfileForwardSshConnectivityArgs
Connection
Profile
Forward
Ssh
Connectivity
Args
fun
ConnectionProfileForwardSshConnectivityArgs
(
hostname
:
Output
<
String
>
,
password
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
privateKey
:
Output
<
String
>
?
=
null
,
username
:
Output
<
String
>
)