AwsRdsEventSubscriptionDetails
Details about an Amazon RDS event notification subscription. The subscription allows Amazon RDS to post events to an SNS topic.
Types
Properties
Link copied to clipboard
The identifier of the event notification subscription.
Link copied to clipboard
The identifier of the account that is associated with the event notification subscription.
Link copied to clipboard
The list of event categories for the event notification subscription.
Link copied to clipboard
The ARN of the event notification subscription.
Link copied to clipboard
The ARN of the SNS topic to post the event notifications to.
Link copied to clipboard
A list of source identifiers for the event notification subscription.
Link copied to clipboard
The source type for the event notification subscription.
Link copied to clipboard
The datetime when the event notification subscription was created.
Functions
Link copied to clipboard
inline fun copy(block: AwsRdsEventSubscriptionDetails.Builder.() -> Unit = {}): AwsRdsEventSubscriptionDetails