toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
ConfigurationServiceGitRepositoryResponse
/
ConfigurationServiceGitRepositoryResponse
Configuration
Service
Git
Repository
Response
constructor
(
hostKey
:
String
?
=
null
,
hostKeyAlgorithm
:
String
?
=
null
,
label
:
String
,
name
:
String
,
password
:
String
?
=
null
,
patterns
:
List
<
String
>
,
privateKey
:
String
?
=
null
,
searchPaths
:
List
<
String
>
?
=
null
,
strictHostKeyChecking
:
Boolean
?
=
null
,
uri
:
String
,
username
:
String
?
=
null
)