pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudfunctions.v2beta.kotlin.inputs
/
RepoSourceArgs
/
RepoSourceArgs
Repo
Source
Args
fun
RepoSourceArgs
(
branchName
:
Output
<
String
>
?
=
null
,
commitSha
:
Output
<
String
>
?
=
null
,
dir
:
Output
<
String
>
?
=
null
,
invertRegex
:
Output
<
Boolean
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
repoName
:
Output
<
String
>
?
=
null
,
tagName
:
Output
<
String
>
?
=
null
)