EventIntegration

class EventIntegration : KotlinCustomResource

Resource Type definition for AWS::AppIntegrations::EventIntegration

Properties

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

The event integration description.

Link copied to clipboard
val eventBridgeBus: Output<String>

The Amazon Eventbridge bus for the event integration.

Link copied to clipboard

The EventFilter (source) associated with the event integration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the event integration.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the event integration.

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

The tags (keys and values) associated with the event integration.

Link copied to clipboard
val urn: Output<String>