Uses of Interface
software.amazon.awscdk.services.s3.CfnBucket.LoggingConfigurationProperty
-
Uses of CfnBucket.LoggingConfigurationProperty in software.amazon.awscdk.services.s3
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBucket.LoggingConfigurationProperty
Modifier and TypeMethodDescriptionCfnBucket.LoggingConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBucket.Builder.loggingConfiguration
(CfnBucket.LoggingConfigurationProperty loggingConfiguration) Settings that define where logs are stored.CfnBucketProps.Builder.loggingConfiguration
(CfnBucket.LoggingConfigurationProperty loggingConfiguration) Sets the value ofCfnBucketProps.getLoggingConfiguration()
void
CfnBucket.setLoggingConfiguration
(CfnBucket.LoggingConfigurationProperty value) Settings that define where logs are stored.