AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status. To receive notifications, you must also subscribe to the new topic in the Amazon SNS console.

Inheritance Hierarchy

System.Object
  Amazon.ElasticTranscoder.Model.Notifications

Namespace: Amazon.ElasticTranscoder.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Notifications : Object

The Notifications type exposes the following members

Constructors

NameDescription
Public Method Notifications()

Properties

NameTypeDescription
Public Property Completed System.String Gets and sets the property Completed.

The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.

Public Property Error System.String Gets and sets the property Error.

The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.

Public Property Progressing System.String Gets and sets the property Progressing.

The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.

Public Property Warning System.String Gets and sets the property Warning.

The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1