toggle menu
pulumi-gitlab-kotlin
8.0.0.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
IntegrationPipelinesEmailArgsBuilder
Integration
Pipelines
Email
Args
Builder
class
IntegrationPipelinesEmailArgsBuilder
Builder for
IntegrationPipelinesEmailArgs
.
Members
Functions
branches
To
Be
Notified
Link copied to clipboard
@
JvmName
(
name
=
"juhunrobqiconrmd"
)
suspend
fun
branchesToBeNotified
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jsvtwrhwkgofrqee"
)
suspend
fun
branchesToBeNotified
(
value
:
String
?
)
notify
Only
Broken
Pipelines
Link copied to clipboard
@
JvmName
(
name
=
"cwqulcushnkakmxu"
)
suspend
fun
notifyOnlyBrokenPipelines
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"rlfshcekclkobncn"
)
suspend
fun
notifyOnlyBrokenPipelines
(
value
:
Boolean
?
)
project
Link copied to clipboard
@
JvmName
(
name
=
"baugwfnkcnqwqauo"
)
suspend
fun
project
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hwhllqfbxqnhdiqv"
)
suspend
fun
project
(
value
:
String
?
)
recipients
Link copied to clipboard
@
JvmName
(
name
=
"wxpjgsvhtaokeqpo"
)
suspend
fun
recipients
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"aqdkyuikyqkojkqk"
)
suspend
fun
recipients
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"qjbxcrljejqsanna"
)
suspend
fun
recipients
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ydqfbbqwgpwovmbs"
)
suspend
fun
recipients
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fyrjsdsswrhywmca"
)
suspend
fun
recipients
(
value
:
List
<
String
>
?
)