Uses of Interface
software.amazon.awscdk.services.glue.alpha.IJob
-
Uses of IJob in software.amazon.awscdk.services.glue.alpha
Subinterfaces of IJob in software.amazon.awscdk.services.glue.alphaClasses in software.amazon.awscdk.services.glue.alpha that implement IJobModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) A Glue Job.Methods in software.amazon.awscdk.services.glue.alpha that return IJobModifier and TypeMethodDescriptionstatic IJobJob.fromJobAttributes(software.constructs.Construct scope, String id, JobAttributes attrs) (experimental) Creates a Glue Job.