pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudbuild.v1.kotlin.inputs
/
RepositoryEventConfigArgs
/
RepositoryEventConfigArgs
Repository
Event
Config
Args
fun
RepositoryEventConfigArgs
(
pullRequest
:
Output
<
PullRequestFilterArgs
>
?
=
null
,
push
:
Output
<
PushFilterArgs
>
?
=
null
,
repository
:
Output
<
String
>
?
=
null
)