You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::EventSubscription Instance Attribute Summary collapseThe RDS event notification subscription Id.
The AWS customer account associated with the RDS event notification subscription.
A Boolean value indicating if the subscription is enabled.
A list of event categories for the RDS event notification subscription.
The Amazon Resource Name (ARN) for the event subscription.
The topic ARN of the RDS event notification subscription.
A list of source IDs for the RDS event notification subscription.
The source type for the RDS event notification subscription.
The status of the RDS event notification subscription.
The time the RDS event notification subscription was created.
add_data_attribute, add_identifier, #data, data_attributes, #data_loaded?, identifiers, #load, #wait_until
Methods included from Aws::Resources::OperationMethods#add_batch_operation, #add_operation, #batch_operation, #batch_operation_names, #batch_operations, #operation, #operation_names, #operations
Constructor Details #initialize(name, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #cust_subscription_id ⇒ StringThe RDS event notification subscription Id.
#customer_aws_id ⇒ StringThe AWS customer account associated with the RDS event notification subscription.
#enabled ⇒ BooleanA Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled.
#event_categories_list ⇒ Array<String>A list of event categories for the RDS event notification subscription.
#event_subscription_arn ⇒ StringThe Amazon Resource Name (ARN) for the event subscription.
#sns_topic_arn ⇒ StringThe topic ARN of the RDS event notification subscription.
#source_ids_list ⇒ Array<String>A list of source IDs for the RDS event notification subscription.
#source_type ⇒ StringThe source type for the RDS event notification subscription.
#status ⇒ StringThe 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.
#subscription_creation_time ⇒ StringThe time the RDS event notification subscription was created.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4