Uses of Interface
software.amazon.awscdk.services.glue.alpha.IJob
Packages that use 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.class(experimental) A base class is needed to be able to import existing Jobs into a CDK app to reference as part of a larger stack or construct.class(experimental) PySpark ETL Jobs class.class(experimental) Flex Jobs class.class(experimental) Python Spark Streaming Jobs class.class(experimental) Python Shell Jobs class.classDeprecated.AWS Glue for Ray is closed to new customers as of April 30, 2026.class(experimental) Spark ETL Jobs class.class(experimental) Scala Spark Flex ETL Jobs class.class(experimental) Scala Streaming Jobs class.class(experimental) Base class for different types of Spark Jobs.Methods in software.amazon.awscdk.services.glue.alpha that return IJobModifier and TypeMethodDescriptionstatic IJobJob.fromJobAttributes(software.constructs.Construct scope, String id, JobAttributes attrs) (experimental) Identifies an existing Glue Job from a subset of attributes that can be referenced from within another Stack or Construct.