| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBucket.LoggingConfigurationProperty.Jsii$Proxy
An implementation for
CfnBucket.LoggingConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.LoggingConfigurationProperty |
CfnBucket.LoggingConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBucketProps.Builder |
CfnBucketProps.Builder.loggingConfiguration(CfnBucket.LoggingConfigurationProperty loggingConfiguration)
Sets the value of
CfnBucketProps.getLoggingConfiguration() |
CfnBucket.Builder |
CfnBucket.Builder.loggingConfiguration(CfnBucket.LoggingConfigurationProperty loggingConfiguration)
Settings that define where logs are stored.
|
void |
CfnBucket.setLoggingConfiguration(CfnBucket.LoggingConfigurationProperty value)
Settings that define where logs are stored.
|
Copyright © 2022. All rights reserved.