pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.batch.v1.kotlin
/
JobArgsBuilder
/
notifications
notifications
@
JvmName
(
name
=
"pvctgrxjiepwornb"
)
suspend
fun
notifications
(
value
:
Output
<
List
<
JobNotificationArgs
>
>
)
@
JvmName
(
name
=
"nurqnnralkiukint"
)
suspend
fun
notifications
(
value
:
List
<
JobNotificationArgs
>
?
)
Parameters
value
Notification configurations.
@
JvmName
(
name
=
"fsmcmaarxcffavry"
)
suspend
fun
notifications
(
vararg
values
:
Output
<
JobNotificationArgs
>
)
@
JvmName
(
name
=
"yulntxjpubnqrfvu"
)
suspend
fun
notifications
(
values
:
List
<
Output
<
JobNotificationArgs
>
>
)
@
JvmName
(
name
=
"rcftcfsrhjcxqfqs"
)
suspend
fun
notifications
(
vararg
values
:
JobNotificationArgs
)
Parameters
values
Notification configurations.
@
JvmName
(
name
=
"dypkcypeiuytugtj"
)
suspend
fun
notifications
(
argument
:
List
<
suspend
JobNotificationArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"sgmnyeynntrbhfsj"
)
suspend
fun
notifications
(
vararg
argument
:
suspend
JobNotificationArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"lhqaakbjynjlrrvq"
)
suspend
fun
notifications
(
argument
:
suspend
JobNotificationArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Notification configurations.