class Aws::RDS::Types::EventSubscription
Contains the results of a successful invocation of the `DescribeEventSubscriptions` action.
@!attribute [rw] customer_aws_id
The Amazon Web Services customer account associated with the RDS event notification subscription. @return [String]
@!attribute [rw] cust_subscription_id
The RDS event notification subscription Id. @return [String]
@!attribute [rw] sns_topic_arn
The topic ARN of the RDS event notification subscription. @return [String]
@!attribute [rw] status
The status of the RDS event notification subscription. Constraints: Can be one of the following: creating \| modifying \| deleting \| active \| no-permission \| topic-not-exist The status "no-permission" indicates that RDS no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created. @return [String]
@!attribute [rw] subscription_creation_time
The time the RDS event notification subscription was created. @return [String]
@!attribute [rw] source_type
The source type for the RDS event notification subscription. @return [String]
@!attribute [rw] source_ids_list
A list of source IDs for the RDS event notification subscription. @return [Array<String>]
@!attribute [rw] event_categories_list
A list of event categories for the RDS event notification subscription. @return [Array<String>]
@!attribute [rw] enabled
A Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled. @return [Boolean]
@!attribute [rw] event_subscription_arn
The Amazon Resource Name (ARN) for the event subscription. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/EventSubscription AWS API Documentation
Constants
- SENSITIVE