toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudbuild.v1.kotlin.inputs
/
GitFileSourceArgs
/
GitFileSourceArgs
Git
File
Source
Args
constructor
(
bitbucketServerConfig
:
Output
<
String
>
?
=
null
,
githubEnterpriseConfig
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
repoType
:
Output
<
GitFileSourceRepoType
>
?
=
null
,
repository
:
Output
<
String
>
?
=
null
,
revision
:
Output
<
String
>
?
=
null
,
uri
:
Output
<
String
>
?
=
null
)