pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.machinelearning.kotlin.inputs
/
ComputeInstanceSshArgs
/
ComputeInstanceSshArgs
Compute
Instance
Ssh
Args
fun
ComputeInstanceSshArgs
(
port
:
Output
<
Int
>
?
=
null
,
publicKey
:
Output
<
String
>
,
username
:
Output
<
String
>
?
=
null
)