Uses of Class
software.amazon.awscdk.services.glue.alpha.Action
Packages that use Action
-
Uses of Action in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return ActionModifier and TypeMethodDescriptionstatic ActionAction.crawler(ICrawlerRef crawler) (experimental) Create an action that runs a crawler.static ActionAction.crawler(ICrawlerRef crawler, CrawlerActionOptions options) (experimental) Create an action that runs a crawler.static Action(experimental) Create an action that runs a job.static ActionAction.job(IJobRef job, JobActionOptions options) (experimental) Create an action that runs a job.Methods in software.amazon.awscdk.services.glue.alpha that return types with arguments of type ActionModifier and TypeMethodDescriptionConditionalTriggerOptions.Jsii$Proxy.getActions()EventTriggerOptions.Jsii$Proxy.getActions()OnDemandTriggerOptions.Jsii$Proxy.getActions()ScheduledTriggerOptions.Jsii$Proxy.getActions()StartableTriggerOptions.Jsii$Proxy.getActions()TriggerOptions.getActions()(experimental) The actions initiated by this trigger.TriggerOptions.Jsii$Proxy.getActions()Method parameters in software.amazon.awscdk.services.glue.alpha with type arguments of type ActionModifier and TypeMethodDescriptionSets the value ofTriggerOptions.getActions()Sets the value ofTriggerOptions.getActions()Sets the value ofTriggerOptions.getActions()Sets the value ofTriggerOptions.getActions()Sets the value ofTriggerOptions.getActions()Sets the value ofTriggerOptions.getActions()