@Stability(value=Experimental) @Internal public static final class SparkUILoggingLocation.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SparkUILoggingLocation
SparkUILoggingLocationsoftware.amazon.jsii.JsiiObject.InitializationModeSparkUILoggingLocation.Builder, SparkUILoggingLocation.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(SparkUILoggingLocation.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SparkUILoggingLocation.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.
|
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(SparkUILoggingLocation.Builder builder)
SparkUILoggingLocation.Builder.public final IBucket getBucket()
SparkUILoggingLocationgetBucket in interface SparkUILoggingLocationpublic final String getPrefix()
SparkUILoggingLocationDefault: '/' - the logs will be written at the root of the bucket
getPrefix in interface SparkUILoggingLocation@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.