@Stability(value=Stable)
public static interface CfnCluster.S3Property
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-enabled@Stability(value=Stable) @Nullable default String getBucket()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-bucket@Stability(value=Stable) @Nullable default String getPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-prefix@Stability(value=Stable) static CfnCluster.S3Property.Builder builder()
CfnCluster.S3Property.Builder of CfnCluster.S3PropertyCopyright © 2020. All rights reserved.