@Stability(value=Stable) public static final class CfnBucket.LoggingConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.LoggingConfigurationProperty>
CfnBucket.LoggingConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnBucket.LoggingConfigurationProperty |
build()
Builds the configured instance.
|
CfnBucket.LoggingConfigurationProperty.Builder |
destinationBucketName(String destinationBucketName)
Sets the value of
CfnBucket.LoggingConfigurationProperty.getDestinationBucketName() |
CfnBucket.LoggingConfigurationProperty.Builder |
logFilePrefix(String logFilePrefix)
Sets the value of
CfnBucket.LoggingConfigurationProperty.getLogFilePrefix() |
@Stability(value=Stable) public CfnBucket.LoggingConfigurationProperty.Builder destinationBucketName(String destinationBucketName)
CfnBucket.LoggingConfigurationProperty.getDestinationBucketName()
destinationBucketName
- `CfnBucket.LoggingConfigurationProperty.DestinationBucketName`.this
@Stability(value=Stable) public CfnBucket.LoggingConfigurationProperty.Builder logFilePrefix(String logFilePrefix)
CfnBucket.LoggingConfigurationProperty.getLogFilePrefix()
logFilePrefix
- `CfnBucket.LoggingConfigurationProperty.LogFilePrefix`.this
@Stability(value=Stable) public CfnBucket.LoggingConfigurationProperty build()
build
in interface software.amazon.jsii.Builder<CfnBucket.LoggingConfigurationProperty>
CfnBucket.LoggingConfigurationProperty
NullPointerException
- if any required attribute was not providedCopyright © 2020. All rights reserved.