EventSubscription

class EventSubscription : KotlinCustomResource

The AWS::Redshift::EventSubscription resource creates an Amazon Redshift Event Subscription.

Properties

Link copied to clipboard
val customerAwsId: Output<String>

The AWS account associated with the Amazon Redshift event notification subscription.

Link copied to clipboard

The name of the Amazon Redshift event notification subscription.

Link copied to clipboard
val enabled: Output<Boolean>?

A boolean value; set to true to activate the subscription, and set to false to create the subscription but not activate it.

Link copied to clipboard

Specifies the Amazon Redshift event categories to be published by the event notification subscription.

Link copied to clipboard

The list of Amazon Redshift event categories specified in the event notification subscription.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Specifies the Amazon Redshift event severity to be published by the event notification subscription.

Link copied to clipboard
val snsTopicArn: Output<String>?

The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.

Link copied to clipboard
val sourceIds: Output<List<String>>?

A list of one or more identifiers of Amazon Redshift source objects.

Link copied to clipboard
val sourceIdsList: Output<List<String>>

A list of the sources that publish events to the Amazon Redshift event notification subscription.

Link copied to clipboard

The type of source that will be generating the events.

Link copied to clipboard

The status of the Amazon Redshift event notification subscription.

Link copied to clipboard

The date and time the Amazon Redshift event notification subscription was created.

Link copied to clipboard

The name of the Amazon Redshift event notification subscription

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>