RuleTriggerEventSource

data class RuleTriggerEventSource(val eventSourceName: RuleTriggerEventSourceEventSourceName, val integrationAssociationArn: String? = null)

The event source that will trigger the rule.

Constructors

Link copied to clipboard
constructor(eventSourceName: RuleTriggerEventSourceEventSourceName, integrationAssociationArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The Amazon Resource Name (ARN) for the AppIntegration association.