@Stability(value=Experimental) @Internal public static final class SparkUIProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SparkUIProps
SparkUIPropssoftware.amazon.jsii.JsiiObject.InitializationModeSparkUIProps.Builder, SparkUIProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(SparkUIProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SparkUIProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IBucket |
getBucket()
(experimental) The bucket where the Glue job stores the logs.
|
Boolean |
getEnabled()
(experimental) Enable Spark UI.
|
String |
getPrefix()
(experimental) The path inside the bucket (objects prefix) where the Glue job stores the logs.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(SparkUIProps.Builder builder)
SparkUIProps.Builder.public final Boolean getEnabled()
SparkUIPropsgetEnabled in interface SparkUIPropspublic final IBucket getBucket()
SparkUIPropsDefault: a new bucket will be created.
getBucket in interface SparkUIPropspublic final String getPrefix()
SparkUIPropsDefault: '/' - the logs will be written at the root of the bucket
getPrefix in interface SparkUIProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.