pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
AcceleratorSshSettingArgsBuilder
Accelerator
Ssh
Setting
Args
Builder
class
AcceleratorSshSettingArgsBuilder
Builder for
AcceleratorSshSettingArgs
.
Functions
Functions
auth
Type
Link copied to clipboard
@
JvmName
(
name
=
"bmtxpnwhmacnvsbq"
)
suspend
fun
authType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"objfwabttvycjont"
)
suspend
fun
authType
(
value
:
String
)
host
Key
Link copied to clipboard
@
JvmName
(
name
=
"uohopxmpficinuee"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ewivhcbodxjpuabo"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"spvtynucobxkrooq"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"thdhqgerhyejioqa"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"tylfbyghbbkgfony"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dbffevbsgpbbygcj"
)
suspend
fun
privateKey
(
value
:
String
?
)