toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.inputs
/
TriggerActionNotificationPropertyArgs
Trigger
Action
Notification
Property
Args
data
class
TriggerActionNotificationPropertyArgs
(
val
notifyDelayAfter
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
TriggerActionNotificationPropertyArgs
>
Members
Constructors
Trigger
Action
Notification
Property
Args
Link copied to clipboard
constructor
(
notifyDelayAfter
:
Output
<
Int
>
?
=
null
)
Properties
notify
Delay
After
Link copied to clipboard
val
notifyDelayAfter
:
Output
<
Int
>
?
=
null
After a job run starts, the number of minutes to wait before sending a job run delay notification.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TriggerActionNotificationPropertyArgs