pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.elastictranscoder.kotlin.inputs
/
PipelineNotificationsArgs
/
PipelineNotificationsArgs
Pipeline
Notifications
Args
fun
PipelineNotificationsArgs
(
completed
:
Output
<
String
>
?
=
null
,
error
:
Output
<
String
>
?
=
null
,
progressing
:
Output
<
String
>
?
=
null
,
warning
:
Output
<
String
>
?
=
null
)