Uses of Interface
software.amazon.awscdk.services.glue.JobAttributes
Packages that use JobAttributes
-
Uses of JobAttributes in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement JobAttributesMethods in software.amazon.awscdk.services.glue that return JobAttributesMethods in software.amazon.awscdk.services.glue with parameters of type JobAttributesModifier and TypeMethodDescriptionstatic IJobJob.fromJobAttributes(software.constructs.Construct scope, String id, JobAttributes attrs) (experimental) Creates a Glue Job.