Uses of Interface
software.amazon.awscdk.services.glue.alpha.WorkerConfiguration
Packages that use WorkerConfiguration
-
Uses of WorkerConfiguration in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement WorkerConfigurationMethods in software.amazon.awscdk.services.glue.alpha that return WorkerConfigurationModifier and TypeMethodDescriptionWorkerConfiguration.Builder.build()Deprecated.final WorkerConfigurationPySparkEtlJobProps.Jsii$Proxy.getWorkerConfiguration()Deprecated.final WorkerConfigurationPySparkFlexEtlJobProps.Jsii$Proxy.getWorkerConfiguration()Deprecated.final WorkerConfigurationPySparkStreamingJobProps.Jsii$Proxy.getWorkerConfiguration()Deprecated.final WorkerConfigurationScalaSparkEtlJobProps.Jsii$Proxy.getWorkerConfiguration()Deprecated.final WorkerConfigurationScalaSparkFlexEtlJobProps.Jsii$Proxy.getWorkerConfiguration()Deprecated.final WorkerConfigurationScalaSparkStreamingJobProps.Jsii$Proxy.getWorkerConfiguration()Deprecated.default WorkerConfigurationSparkJobProps.getWorkerConfiguration()Deprecated.final WorkerConfigurationSparkJobProps.Jsii$Proxy.getWorkerConfiguration()Deprecated.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type WorkerConfigurationModifier and TypeMethodDescriptionPySparkEtlJob.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.PySparkEtlJobProps.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.PySparkFlexEtlJob.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.PySparkFlexEtlJobProps.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.PySparkStreamingJob.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.PySparkStreamingJobProps.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.ScalaSparkEtlJob.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.ScalaSparkEtlJobProps.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.ScalaSparkFlexEtlJob.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.ScalaSparkFlexEtlJobProps.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.ScalaSparkStreamingJob.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.ScalaSparkStreamingJobProps.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.SparkJobProps.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.