You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElastiCache::Types::NotificationConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#topic_arnString

The Amazon Resource Name (ARN) that identifies the topic.

Returns:

  • (String)

    The Amazon Resource Name (ARN) that identifies the topic.

#topic_statusString

The current state of the topic.

Returns:

  • (String)

    The current state of the topic.