Uses of Interface
software.amazon.awscdk.services.glue.alpha.JobActionOptions
Packages that use JobActionOptions
-
Uses of JobActionOptions in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement JobActionOptionsMethods in software.amazon.awscdk.services.glue.alpha that return JobActionOptionsModifier and TypeMethodDescriptionJobActionOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type JobActionOptionsModifier and TypeMethodDescriptionstatic ActionAction.job(IJobRef job, JobActionOptions options) (experimental) Create an action that runs a job.