Uses of Interface
software.amazon.awscdk.interfaces.glue.IJobRef
Packages that use IJobRef
Package
Description
AWS Glue Construct Library
AWS Glue Construct Library
-
Uses of IJobRef in software.amazon.awscdk.interfaces.glue
Subinterfaces of IJobRef in software.amazon.awscdk.interfaces.glueModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIJobRef.Classes in software.amazon.awscdk.interfaces.glue that implement IJobRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IJobRef in software.amazon.awscdk.mixins.preview.services.glue.events
Methods in software.amazon.awscdk.mixins.preview.services.glue.events with parameters of type IJobRef -
Uses of IJobRef in software.amazon.awscdk.services.glue
Subinterfaces of IJobRef in software.amazon.awscdk.services.glueModifier and TypeInterfaceDescriptioninterfaceInterface representing a new or an imported Glue Job.static interfaceInternal default implementation forIJob.Classes in software.amazon.awscdk.services.glue that implement IJobRefModifier and TypeClassDescriptionclassTheAWS::Glue::Jobresource specifies an AWS Glue job in the data catalog.static final classA proxy class which represents a concrete javascript instance of this type.classA Glue Job.classA 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.classPySpark ETL Jobs class.classFlex Jobs class.classPython Spark Streaming Jobs class.classPython Shell Jobs class.classSpark ETL Jobs class.classScala Spark Flex ETL Jobs class.classScala Streaming Jobs class.classBase class for different types of Spark Jobs.Methods in software.amazon.awscdk.services.glue that return IJobRefModifier and TypeMethodDescriptionstatic IJobRefCfnJob.fromJobName(software.constructs.Construct scope, String id, String jobName) Creates a new IJobRef from a jobName.Methods in software.amazon.awscdk.services.glue with parameters of type IJobRefModifier and TypeMethodDescriptionstatic Stringstatic ActionCreate an action that runs a job.static ActionAction.job(IJobRef job, JobActionOptions options) Create an action that runs a job.static ConditionCreate a condition on the state of a job.static ConditionCondition.job(IJobRef job, JobState state, ConditionOptions options) Create a condition on the state of a job. -
Uses of IJobRef in software.amazon.awscdk.services.glue.alpha
Subinterfaces of IJobRef in software.amazon.awscdk.services.glue.alphaModifier and TypeInterfaceDescriptioninterfaceDeprecated.static interfaceDeprecated.Internal default implementation forIJob.Classes in software.amazon.awscdk.services.glue.alpha that implement IJobRefModifier and TypeClassDescriptionstatic final classDeprecated.A proxy class which represents a concrete javascript instance of this type.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.AWS Glue for Ray is closed to new customers as of April 30, 2026.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type IJobRef