pulumi-azure-kotlin
5.68.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
=
"cvnbchbjdcxeqqsy"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xntkpoxesmuclikq"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"yhbqtstfyymclatr"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vhjeseecyoaawvub"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"sdvvxiogeeopwmmy"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bdlkwqwcggrstbjk"
)
suspend
fun
privateKey
(
value
:
String
)
strict
Host
Key
Checking
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"pvyndbpbhdrdmtnf"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"rjwrxigwtrniytaw"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Boolean
?
)