Interface IJob

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, IGrantable, IJobRef, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IJob.Jsii$Default
All Known Implementing Classes:
IJob.Jsii$Proxy, Job, JobBase, PySparkEtlJob, PySparkFlexEtlJob, PySparkStreamingJob, PythonShellJob, ScalaSparkEtlJob, ScalaSparkFlexEtlJob, ScalaSparkStreamingJob, SparkJob

@Generated(value="jsii-pacmak/1.139.0 (build 26a6b54)", date="2026-09-17T14:54:05.047Z") @Stability(Stable) public interface IJob extends software.amazon.jsii.JsiiSerializable, IResource, IGrantable, IJobRef
Interface representing a new or an imported Glue Job.