Uses of Class
software.amazon.awscdk.services.glue.Action
Packages that use Action
-
Uses of Action in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return ActionModifier and TypeMethodDescriptionstatic ActionAction.crawler(ICrawlerRef crawler) Create an action that runs a crawler.static ActionAction.crawler(ICrawlerRef crawler, CrawlerActionOptions options) Create an action that runs a crawler.static ActionCreate an action that runs a job.static ActionAction.job(IJobRef job, JobActionOptions options) Create an action that runs a job.Methods in software.amazon.awscdk.services.glue 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()The actions initiated by this trigger.TriggerOptions.Jsii$Proxy.getActions()Method parameters in software.amazon.awscdk.services.glue 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()