Uses of Interface
software.amazon.awscdk.services.glue.alpha.CustomScheduledTriggerOptions
Packages that use CustomScheduledTriggerOptions
-
Uses of CustomScheduledTriggerOptions in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement CustomScheduledTriggerOptionsModifier and TypeClassDescriptionstatic final classAn implementation forCustomScheduledTriggerOptionsMethods in software.amazon.awscdk.services.glue.alpha that return CustomScheduledTriggerOptionsModifier and TypeMethodDescriptionCustomScheduledTriggerOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type CustomScheduledTriggerOptionsModifier and TypeMethodDescriptionIWorkflow.addCustomScheduledTrigger(String id, CustomScheduledTriggerOptions options) (experimental) Add an custom-scheduled trigger to the workflow.default CfnTriggerIWorkflow.Jsii$Default.addCustomScheduledTrigger(String id, CustomScheduledTriggerOptions options) (experimental) Add an custom-scheduled trigger to the workflow.final CfnTriggerIWorkflow.Jsii$Proxy.addCustomScheduledTrigger(String id, CustomScheduledTriggerOptions options) (experimental) Add an custom-scheduled trigger to the workflow.WorkflowBase.addCustomScheduledTrigger(String id, CustomScheduledTriggerOptions options) (experimental) Add a custom-scheduled trigger to the workflow.