toggle menu
pulumi-azure-kotlin
6.23.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
=
"xdleufenteqqnvtt"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mqlltintvtfqmaiv"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"kblmnjawaltdwixa"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lgxukertuauixwyc"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"dokqxaaxipasbqwp"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vmoysrplbrdwrttx"
)
suspend
fun
privateKey
(
value
:
String
)
strict
Host
Key
Checking
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"pspcmuairssikqdb"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"qghtljejqmhevxtj"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Boolean
?
)