Uses of Interface
software.amazon.awscdk.services.glue.PySparkEtlJobProps
Packages that use PySparkEtlJobProps
-
Uses of PySparkEtlJobProps in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement PySparkEtlJobPropsMethods in software.amazon.awscdk.services.glue that return PySparkEtlJobPropsModifier and TypeMethodDescriptionPySparkEtlJobProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.glue with parameters of type PySparkEtlJobPropsModifierConstructorDescriptionPySparkEtlJob(software.constructs.Construct scope, String id, PySparkEtlJobProps props) PySparkEtlJob constructor.