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()CfnBucket.LoggingConfigurationProperty.Builder.targetObjectKeyFormat(IResolvable targetObjectKeyFormat) Sets the value ofCfnBucket.LoggingConfigurationProperty.getTargetObjectKeyFormat()CfnBucket.LoggingConfigurationProperty.Builder.targetObjectKeyFormat(CfnBucket.TargetObjectKeyFormatProperty targetObjectKeyFormat) Sets the value ofCfnBucket.LoggingConfigurationProperty.getTargetObjectKeyFormat()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.