class Aws::Glue::Types::NotificationProperty

Specifies configuration properties of a notification.

@note When making an API call, you may pass NotificationProperty

data as a hash:

    {
      notify_delay_after: 1,
    }

@!attribute [rw] notify_delay_after

After a job run starts, the number of minutes to wait before sending
a job run delay notification.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/NotificationProperty AWS API Documentation

Constants

SENSITIVE