toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appplatform.kotlin.inputs
/
SpringCloudServiceConfigServerGitSettingSshAuthArgsBuilder
Spring
Cloud
Service
Config
Server
Git
Setting
Ssh
Auth
Args
Builder
class
SpringCloudServiceConfigServerGitSettingSshAuthArgsBuilder
Builder for
SpringCloudServiceConfigServerGitSettingSshAuthArgs
.
Members
Functions
host
Key
Link copied to clipboard
@
JvmName
(
name
=
"afxolldlhvtijuil"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nfxqhqdayrrewgbq"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"mwnfyelsrytmjbrk"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fbmjlaylpqnwpptm"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"xoxupayebnwgmoyo"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xdslnobgctyrtnek"
)
suspend
fun
privateKey
(
value
:
String
)
strict
Host
Key
Checking
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"bhvygskeerwwvbep"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"abuffhkyquhatojl"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Boolean
?
)