@Stability(value=Experimental) public static final class SparkUILoggingLocation.Builder extends Object implements software.amazon.jsii.Builder<SparkUILoggingLocation>
SparkUILoggingLocation| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SparkUILoggingLocation.Builder |
bucket(IBucket bucket)
Sets the value of
SparkUILoggingLocation.getBucket() |
SparkUILoggingLocation |
build()
Builds the configured instance.
|
SparkUILoggingLocation.Builder |
prefix(String prefix)
Sets the value of
SparkUILoggingLocation.getPrefix() |
@Stability(value=Experimental) public SparkUILoggingLocation.Builder bucket(IBucket bucket)
SparkUILoggingLocation.getBucket()bucket - The bucket where the Glue job stores the logs. This parameter is required.this@Stability(value=Experimental) public SparkUILoggingLocation.Builder prefix(String prefix)
SparkUILoggingLocation.getPrefix()prefix - The path inside the bucket (objects prefix) where the Glue job stores the logs.this@Stability(value=Experimental) public SparkUILoggingLocation build()
build in interface software.amazon.jsii.Builder<SparkUILoggingLocation>SparkUILoggingLocationNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.