C# Класс Amazon.Snowball.Model.Notification

The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job. The Notification object is returned as a part of the response syntax of the DescribeJob action in the JobMetadata data type.

When the notification settings are defined during job creation, you can choose to notify based on a specific set of job states using the JobStatesToNotify array of strings, or you can specify that you want to have Amazon SNS notifications sent out for all job states with NotifyAll set to true.

Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetJobStatesToNotify ( ) : bool
IsSetNotifyAll ( ) : bool
IsSetSnsTopicARN ( ) : bool