toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.machinelearning.kotlin.inputs
/
ComputeInstanceSshArgs
/
ComputeInstanceSshArgs
Compute
Instance
Ssh
Args
constructor
(
port
:
Output
<
Int
>
?
=
null
,
publicKey
:
Output
<
String
>
,
username
:
Output
<
String
>
?
=
null
)