pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appplatform.kotlin.inputs
/
SpringCloudServiceConfigServerGitSettingRepositorySshAuthArgsBuilder
Spring
Cloud
Service
Config
Server
Git
Setting
Repository
Ssh
Auth
Args
Builder
class
SpringCloudServiceConfigServerGitSettingRepositorySshAuthArgsBuilder
Builder for
SpringCloudServiceConfigServerGitSettingRepositorySshAuthArgs
.
Functions
Functions
host
Key
Link copied to clipboard
@
JvmName
(
name
=
"xlqtrpqjrhkshtam"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"spvlhbtrdvaqfqtw"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"yuxgeqnplfpnflpj"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pdjaieidjcnmfomg"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"iffqdbhsacrtpqyk"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rnxtqqtxdumthqat"
)
suspend
fun
privateKey
(
value
:
String
)
strict
Host
Key
Checking
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"xtbrmarnyptqqyyp"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"updwqovljxekixnh"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Boolean
?
)