toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.outputs
/
TriggerActionNotificationProperty
Trigger
Action
Notification
Property
data
class
TriggerActionNotificationProperty
(
val
notifyDelayAfter
:
Int
?
=
null
)
Members
Constructors
Trigger
Action
Notification
Property
Link copied to clipboard
constructor
(
notifyDelayAfter
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
notify
Delay
After
Link copied to clipboard
val
notifyDelayAfter
:
Int
?
=
null
After a job run starts, the number of minutes to wait before sending a job run delay notification.