Uses of Interface
software.amazon.awscdk.interfaces.glue.IJobRef
Packages that use IJobRef
Package
Description
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.services.glue
Classes in software.amazon.awscdk.services.glue that implement IJobRefModifier and TypeClassDescriptionclassTheAWS::Glue::Jobresource specifies an AWS Glue job in the data catalog.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.