Uses of Interface
software.amazon.awscdk.services.glue.SparkUIProps
Packages that use SparkUIProps
-
Uses of SparkUIProps in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement SparkUIPropsMethods in software.amazon.awscdk.services.glue that return SparkUIPropsModifier and TypeMethodDescriptionSparkUIProps.Builder.build()
Builds the configured instance.default SparkUIProps
JobProps.getSparkUI()
(experimental) Enables the Spark UI debugging and monitoring with the specified props.final SparkUIProps
JobProps.Jsii$Proxy.getSparkUI()
Methods in software.amazon.awscdk.services.glue with parameters of type SparkUIPropsModifier and TypeMethodDescriptionJob.Builder.sparkUi
(SparkUIProps sparkUi) (experimental) Enables the Spark UI debugging and monitoring with the specified props.JobProps.Builder.sparkUi
(SparkUIProps sparkUi) Sets the value ofJobProps#getSparkUi