AwsRdsEventSubscriptionDetails

Details about an Amazon RDS event notification subscription. The subscription allows Amazon RDS to post events to an SNS topic.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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

Whether the event notification subscription is enabled.

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 status of the event notification subscription.

Link copied to clipboard

The datetime when the event notification subscription was created.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String