Uses of Interface
software.amazon.awscdk.services.glue.SparkExtraCodeProps
Packages that use SparkExtraCodeProps
-
Uses of SparkExtraCodeProps in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement SparkExtraCodePropsMethods in software.amazon.awscdk.services.glue that return SparkExtraCodePropsModifier and TypeMethodDescriptionSparkExtraCodeProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type SparkExtraCodePropsModifier and TypeMethodDescriptionprotected voidSparkJob.setupExtraCodeArguments(SparkExtraCodeProps props) Register the arguments for extraCode-related properties.