AWS SDK for C++
0.14.3
AWS SDK for C++
|
#include <Notification.h>
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.
Definition at line 45 of file Notification.h.
Aws::Snowball::Model::Notification::Notification | ( | ) |
Aws::Snowball::Model::Notification::Notification | ( | const Aws::Utils::Json::JsonValue & | jsonValue | ) |
|
inline |
The list of job states that will trigger a notification for this job.
Definition at line 158 of file Notification.h.
|
inline |
The list of job states that will trigger a notification for this job.
Definition at line 163 of file Notification.h.
|
inline |
The list of job states that will trigger a notification for this job.
Definition at line 133 of file Notification.h.
|
inline |
Any change in job state will trigger a notification for this job.
Definition at line 168 of file Notification.h.
|
inline |
The new SNS TopicArn
that you want to associate with this job. You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic Amazon SNS API action.
Note that you can subscribe email addresses to an Amazon SNS topic through the AWS Management Console, or by using the Subscribe AWS Simple Notification Service (SNS) API action.
Definition at line 62 of file Notification.h.
Aws::Utils::Json::JsonValue Aws::Snowball::Model::Notification::Jsonize | ( | ) | const |
Notification& Aws::Snowball::Model::Notification::operator= | ( | const Aws::Utils::Json::JsonValue & | jsonValue | ) |
|
inline |
The list of job states that will trigger a notification for this job.
Definition at line 138 of file Notification.h.
|
inline |
The list of job states that will trigger a notification for this job.
Definition at line 143 of file Notification.h.
|
inline |
Any change in job state will trigger a notification for this job.
Definition at line 173 of file Notification.h.
|
inline |
The new SNS TopicArn
that you want to associate with this job. You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic Amazon SNS API action.
Note that you can subscribe email addresses to an Amazon SNS topic through the AWS Management Console, or by using the Subscribe AWS Simple Notification Service (SNS) API action.
Definition at line 73 of file Notification.h.
|
inline |
The new SNS TopicArn
that you want to associate with this job. You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic Amazon SNS API action.
Note that you can subscribe email addresses to an Amazon SNS topic through the AWS Management Console, or by using the Subscribe AWS Simple Notification Service (SNS) API action.
Definition at line 84 of file Notification.h.
|
inline |
The new SNS TopicArn
that you want to associate with this job. You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic Amazon SNS API action.
Note that you can subscribe email addresses to an Amazon SNS topic through the AWS Management Console, or by using the Subscribe AWS Simple Notification Service (SNS) API action.
Definition at line 95 of file Notification.h.
|
inline |
The list of job states that will trigger a notification for this job.
Definition at line 148 of file Notification.h.
|
inline |
The list of job states that will trigger a notification for this job.
Definition at line 153 of file Notification.h.
|
inline |
Any change in job state will trigger a notification for this job.
Definition at line 178 of file Notification.h.
|
inline |
The new SNS TopicArn
that you want to associate with this job. You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic Amazon SNS API action.
Note that you can subscribe email addresses to an Amazon SNS topic through the AWS Management Console, or by using the Subscribe AWS Simple Notification Service (SNS) API action.
Definition at line 106 of file Notification.h.
|
inline |
The new SNS TopicArn
that you want to associate with this job. You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic Amazon SNS API action.
Note that you can subscribe email addresses to an Amazon SNS topic through the AWS Management Console, or by using the Subscribe AWS Simple Notification Service (SNS) API action.
Definition at line 117 of file Notification.h.
|
inline |
The new SNS TopicArn
that you want to associate with this job. You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic Amazon SNS API action.
Note that you can subscribe email addresses to an Amazon SNS topic through the AWS Management Console, or by using the Subscribe AWS Simple Notification Service (SNS) API action.
Definition at line 128 of file Notification.h.