EventTrigger

class EventTrigger : KotlinCustomResource

An event trigger resource of Amazon Connect Customer Profiles

Properties

Link copied to clipboard
val createdAt: Output<String>

The timestamp of when the event trigger was created.

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

The description of the event trigger.

Link copied to clipboard
val domainName: Output<String>

The unique name of the domain.

Link copied to clipboard

A list of conditions that determine when an event should trigger the destination.

Link copied to clipboard

Defines limits controlling whether an event triggers the destination, based on ingestion latency and the number of invocations per profile over specific time periods.

Link copied to clipboard

The unique name of the event trigger.

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

The timestamp of when the event trigger was most recently updated.

Link copied to clipboard
val objectTypeName: Output<String>

The unique name of the object type.

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

The destination is triggered only for profiles that meet the criteria of a segment definition.

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>