| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SparkUIProps.Jsii$Proxy
An implementation for
SparkUIProps |
| Modifier and Type | Method and Description |
|---|---|
SparkUIProps |
SparkUIProps.Builder.build()
Builds the configured instance.
|
default SparkUIProps |
JobProps.getSparkUI()
(experimental) Enables the Spark UI debugging and monitoring with the specified props.
|
SparkUIProps |
JobProps.Jsii$Proxy.getSparkUI() |
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.sparkUi(SparkUIProps sparkUi)
(experimental) Enables the Spark UI debugging and monitoring with the specified props.
|
JobProps.Builder |
JobProps.Builder.sparkUi(SparkUIProps sparkUi)
Sets the value of
JobProps#getSparkUi |
Copyright © 2022. All rights reserved.