@Stability(value=Stable) public static final class CfnCluster.LoggingPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.LoggingPropertiesProperty>
CfnCluster.LoggingPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.LoggingPropertiesProperty.Builder |
bucketName(String bucketName)
Sets the value of
CfnCluster.LoggingPropertiesProperty.getBucketName() |
CfnCluster.LoggingPropertiesProperty |
build()
Builds the configured instance.
|
CfnCluster.LoggingPropertiesProperty.Builder |
s3KeyPrefix(String s3KeyPrefix)
Sets the value of
CfnCluster.LoggingPropertiesProperty.getS3KeyPrefix() |
@Stability(value=Stable) public CfnCluster.LoggingPropertiesProperty.Builder bucketName(String bucketName)
CfnCluster.LoggingPropertiesProperty.getBucketName()bucketName - `CfnCluster.LoggingPropertiesProperty.BucketName`. This parameter is required.this@Stability(value=Stable) public CfnCluster.LoggingPropertiesProperty.Builder s3KeyPrefix(String s3KeyPrefix)
CfnCluster.LoggingPropertiesProperty.getS3KeyPrefix()s3KeyPrefix - `CfnCluster.LoggingPropertiesProperty.S3KeyPrefix`.this@Stability(value=Stable) public CfnCluster.LoggingPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.LoggingPropertiesProperty>CfnCluster.LoggingPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.