pulumi-azure-kotlin
5.68.0.0
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
.
Functions
Functions
host
Key
Link copied to clipboard
@
JvmName
(
name
=
"jrlthchcdvqyoglv"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"chcdhohobiakpgiw"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"rdetmlunnagoqler"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oxugeeolmcaeqnhg"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"grqaeenhlgibjgew"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cqrihuukaibbvgse"
)
suspend
fun
privateKey
(
value
:
String
)
strict
Host
Key
Checking
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"jjwuxaxpieywkgvt"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"fqarcfltefwsewnl"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Boolean
?
)