class Aws::DAX::Types::NotificationConfiguration

Describes a notification topic and its status. Notification topics are used for publishing DAX events to subscribers using Amazon Simple Notification Service (SNS).

@!attribute [rw] topic_arn

The Amazon Resource Name (ARN) that identifies the topic.
@return [String]

@!attribute [rw] topic_status

The current state of the topic. A value of “active” means that
notifications will be sent to the topic. A value of “inactive” means
that notifications will not be sent to the topic.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/NotificationConfiguration AWS API Documentation

Constants

SENSITIVE