pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudbuild.v1.kotlin.inputs
/
PullRequestFilterArgs
/
PullRequestFilterArgs
Pull
Request
Filter
Args
fun
PullRequestFilterArgs
(
branch
:
Output
<
String
>
?
=
null
,
commentControl
:
Output
<
PullRequestFilterCommentControl
>
?
=
null
,
invertRegex
:
Output
<
Boolean
>
?
=
null
)