pulumi-azure-kotlin
5.53.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
=
"ibrkanjfshwhxkfa"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qhilkslcfnljiacc"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"kxacpcecicuncfsq"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"igrtqxysosxsnixg"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"eoyddubvsexmduuh"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"chgslylkbxetroap"
)
suspend
fun
privateKey
(
value
:
String
)
strict
Host
Key
Checking
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"edyjvyllrykrrubf"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"edbudowwsekeejys"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Boolean
?
)