pulumi-gitlab-kotlin
4.10.0.1
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
ServicePipelinesEmailArgsBuilder
Service
Pipelines
Email
Args
Builder
class
ServicePipelinesEmailArgsBuilder
Builder for
ServicePipelinesEmailArgs
.
Functions
Functions
branches
To
Be
Notified
Link copied to clipboard
@
JvmName
(
name
=
"pnxefidsjxuxytlj"
)
suspend
fun
branchesToBeNotified
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"idxoxnjsmtbjchus"
)
suspend
fun
branchesToBeNotified
(
value
:
String
?
)
notify
Only
Broken
Pipelines
Link copied to clipboard
@
JvmName
(
name
=
"gknlvvyryjgdbxkg"
)
suspend
fun
notifyOnlyBrokenPipelines
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"aoaqrneldjvciauf"
)
suspend
fun
notifyOnlyBrokenPipelines
(
value
:
Boolean
?
)
project
Link copied to clipboard
@
JvmName
(
name
=
"xbonqmsbvxwnumps"
)
suspend
fun
project
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rhxtrdumvrhlupmw"
)
suspend
fun
project
(
value
:
String
?
)
recipients
Link copied to clipboard
@
JvmName
(
name
=
"lllvbxxnmimatcrx"
)
suspend
fun
recipients
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"saskvneoaownpqyw"
)
suspend
fun
recipients
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"maodcfbkqlvdjpuj"
)
suspend
fun
recipients
(
vararg
values
:
String
)
@
JvmName
(
name
=
"oqiimekrmwiwmptc"
)
suspend
fun
recipients
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ekynfpddyefepxao"
)
suspend
fun
recipients
(
value
:
List
<
String
>
?
)