pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.machinelearning.kotlin.inputs
/
ComputeInstanceSshArgsBuilder
Compute
Instance
Ssh
Args
Builder
class
ComputeInstanceSshArgsBuilder
Builder for
ComputeInstanceSshArgs
.
Functions
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"hsscjgwhnqvahjhc"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rbsudcabrxjrkqhs"
)
suspend
fun
port
(
value
:
Int
?
)
public
Key
Link copied to clipboard
@
JvmName
(
name
=
"bwhiwbjwbkoknlxw"
)
suspend
fun
publicKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hqitdqfxmqdpuewr"
)
suspend
fun
publicKey
(
value
:
String
)
username
Link copied to clipboard
@
JvmName
(
name
=
"lumvyvxrohbcyqfr"
)
suspend
fun
username
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vdnpfcuymdibpbyf"
)
suspend
fun
username
(
value
:
String
?
)