Uses of Interface
software.amazon.awscdk.services.glue.JobExecutableConfig
Packages that use JobExecutableConfig
-
Uses of JobExecutableConfig in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement JobExecutableConfigMethods in software.amazon.awscdk.services.glue that return JobExecutableConfigModifier and TypeMethodDescriptionJobExecutable.bind()(experimental) Called during Job initialization to get JobExecutableConfig.JobExecutableConfig.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type JobExecutableConfigModifier and TypeMethodDescriptionstatic JobExecutableJobExecutable.of(JobExecutableConfig config) (experimental) Create a custom JobExecutable.