@Stability(value=Stable)
public static interface CfnCluster.S3Property
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.S3Property.Builder
A builder for
CfnCluster.S3Property |
static class |
CfnCluster.S3Property.Jsii$Proxy
An implementation for
CfnCluster.S3Property |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.S3Property.Builder |
builder() |
default String |
getBucket()
`CfnCluster.S3Property.Bucket`.
|
Object |
getEnabled()
`CfnCluster.S3Property.Enabled`.
|
default String |
getPrefix()
`CfnCluster.S3Property.Prefix`.
|
@Stability(value=Stable) @NotNull Object getEnabled()
@Stability(value=Stable) @Nullable default String getBucket()
@Stability(value=Stable) @Nullable default String getPrefix()
@Stability(value=Stable) static CfnCluster.S3Property.Builder builder()
CfnCluster.S3Property.Builder of CfnCluster.S3PropertyCopyright © 2021. All rights reserved.