pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.outputs
/
TriggerActionNotificationProperty
Trigger
Action
Notification
Property
data
class
TriggerActionNotificationProperty
(
val
notifyDelayAfter
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Trigger
Action
Notification
Property
Link copied to clipboard
fun
TriggerActionNotificationProperty
(
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.