Builder

class Builder

Properties

Link copied to clipboard

The actions initiated by this trigger when it fires.

Link copied to clipboard

A description of the new trigger.

Link copied to clipboard

Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.

Link copied to clipboard
var name: String?

The name of the trigger.

Link copied to clipboard

A predicate to specify when the new trigger should fire.

Link copied to clipboard

A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *).

Link copied to clipboard

Set to true to start SCHEDULED and CONDITIONAL triggers when created. True is not supported for ON_DEMAND triggers.

Link copied to clipboard

The tags to use with this trigger. You may use tags to limit access to the trigger. For more information about tags in Glue, see Amazon Web Services Tags in Glue in the developer guide.

Link copied to clipboard

The type of the new trigger.

Link copied to clipboard

The name of the workflow associated with the trigger.

Functions

Link copied to clipboard