toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.outputs
/
JobNotificationProperty
Job
Notification
Property
data
class
JobNotificationProperty
(
val
notifyDelayAfter
:
Int
?
=
null
)
Members
Constructors
Job
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.