Uses of Interface
software.amazon.awscdk.services.glue.EventTriggerOptions
Packages that use EventTriggerOptions
-
Uses of EventTriggerOptions in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement EventTriggerOptionsMethods in software.amazon.awscdk.services.glue that return EventTriggerOptionsModifier and TypeMethodDescriptionEventTriggerOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type EventTriggerOptionsModifier and TypeMethodDescriptionIWorkflow.addEventTrigger(String id, EventTriggerOptions options) Add an EventBridge event-based trigger to the workflow.default ITriggerRefIWorkflow.Jsii$Default.addEventTrigger(String id, EventTriggerOptions options) Add an EventBridge event-based trigger to the workflow.WorkflowBase.addEventTrigger(String id, EventTriggerOptions options) Add an EventBridge event-based trigger to the workflow.