pulumi-gitlab-kotlin
4.10.0.1
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
ServicePipelinesEmailArgs
/
ServicePipelinesEmailArgs
Service
Pipelines
Email
Args
fun
ServicePipelinesEmailArgs
(
branchesToBeNotified
:
Output
<
String
>
?
=
null
,
notifyOnlyBrokenPipelines
:
Output
<
Boolean
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
recipients
:
Output
<
List
<
String
>
>
?
=
null
)