public static final class CfnCluster.LoggingPropertiesProperty.Builder extends Object
CfnCluster.LoggingPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.LoggingPropertiesProperty |
build()
Builds the configured instance.
|
CfnCluster.LoggingPropertiesProperty.Builder |
withBucketName(String value)
Sets the value of BucketName
|
CfnCluster.LoggingPropertiesProperty.Builder |
withS3KeyPrefix(String value)
Sets the value of S3KeyPrefix
|
public CfnCluster.LoggingPropertiesProperty.Builder withBucketName(String value)
value - `CfnCluster.LoggingPropertiesProperty.BucketName`thispublic CfnCluster.LoggingPropertiesProperty.Builder withS3KeyPrefix(@Nullable String value)
value - `CfnCluster.LoggingPropertiesProperty.S3KeyPrefix`thispublic CfnCluster.LoggingPropertiesProperty build()
CfnCluster.LoggingPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.