Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.LoggingConfigurationProperty.Builder
Packages that use CfnBucket.LoggingConfigurationProperty.Builder
-
Uses of CfnBucket.LoggingConfigurationProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucket.LoggingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBucket.LoggingConfigurationProperty.builder()CfnBucket.LoggingConfigurationProperty.Builder.destinationBucketName(String destinationBucketName) Sets the value ofCfnBucket.LoggingConfigurationProperty.getDestinationBucketName()CfnBucket.LoggingConfigurationProperty.Builder.logFilePrefix(String logFilePrefix) Sets the value ofCfnBucket.LoggingConfigurationProperty.getLogFilePrefix()Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.LoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucket.LoggingConfigurationProperty.Builder.