toggle menu
pulumi-azure-kotlin
5.79.0.1
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
=
"vtqwpjdrahiqnylx"
)
suspend
fun
hostKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dgxinpsjuvavjumm"
)
suspend
fun
hostKey
(
value
:
String
?
)
host
Key
Algorithm
Link copied to clipboard
@
JvmName
(
name
=
"jcwblvwuputqrhjf"
)
suspend
fun
hostKeyAlgorithm
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wsdkynnobhrsshug"
)
suspend
fun
hostKeyAlgorithm
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"oladqfvghtbvesro"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bejwndhqyqvmesdv"
)
suspend
fun
privateKey
(
value
:
String
)
strict
Host
Key
Checking
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"dqafyucahijthhop"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"dcspxdkciyjqxylv"
)
suspend
fun
strictHostKeyCheckingEnabled
(
value
:
Boolean
?
)