toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
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
.
Members
Functions
host
Key
Link copied to clipboard
@
JvmName
(
name
=
"rflookxfweqqlwme"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hbwltanvkwyavuud"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"hapkdoxrmhdpbxic"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"roxwtowejaqxrato"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"fidkssekthcwvcie"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wgqbnsefdvapnheo"
)
suspend
fun
privateKey
(
value
:
String
)
strict
Host
Key
Checking
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"cmqavciymvqrowcg"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"onmxwhsvtvujlpkb"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Boolean
?
)