Uses of Interface
software.amazon.awscdk.services.glue.PySparkFlexEtlJobProps
Packages that use PySparkFlexEtlJobProps
-
Uses of PySparkFlexEtlJobProps in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement PySparkFlexEtlJobPropsMethods in software.amazon.awscdk.services.glue that return PySparkFlexEtlJobPropsModifier and TypeMethodDescriptionPySparkFlexEtlJobProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.glue with parameters of type PySparkFlexEtlJobPropsModifierConstructorDescriptionPySparkFlexEtlJob(software.constructs.Construct scope, String id, PySparkFlexEtlJobProps props) PySparkFlexEtlJob constructor.