notifications property
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
- Progressing (optional): The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.
- Complete (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
- Warning (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
- Error (optional): The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
Implementation
final Notifications? notifications;