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