@Stability(value=External) public static final class CfnCluster.LoggingPropertiesProperty.Builder extends Object
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=External) public CfnCluster.LoggingPropertiesProperty.Builder bucketName(String bucketName)
CfnCluster.LoggingPropertiesProperty.getBucketName()bucketName - `CfnCluster.LoggingPropertiesProperty.BucketName`. This parameter is required.this@Stability(value=External) public CfnCluster.LoggingPropertiesProperty.Builder s3KeyPrefix(String s3KeyPrefix)
CfnCluster.LoggingPropertiesProperty.getS3KeyPrefix()s3KeyPrefix - `CfnCluster.LoggingPropertiesProperty.S3KeyPrefix`.this@Stability(value=External) public CfnCluster.LoggingPropertiesProperty build()
CfnCluster.LoggingPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.