Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.LoggingConfigurationProperty.Builder
Packages that use CfnBucketPropsMixin.LoggingConfigurationProperty.Builder
-
Uses of CfnBucketPropsMixin.LoggingConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.LoggingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBucketPropsMixin.LoggingConfigurationProperty.builder()CfnBucketPropsMixin.LoggingConfigurationProperty.Builder.destinationBucketName(String destinationBucketName) CfnBucketPropsMixin.LoggingConfigurationProperty.Builder.destinationBucketName(IBucketRef destinationBucketName) CfnBucketPropsMixin.LoggingConfigurationProperty.Builder.logFilePrefix(String logFilePrefix) Sets the value ofCfnBucketPropsMixin.LoggingConfigurationProperty.getLogFilePrefix()CfnBucketPropsMixin.LoggingConfigurationProperty.Builder.targetObjectKeyFormat(CfnBucketPropsMixin.TargetObjectKeyFormatProperty targetObjectKeyFormat) CfnBucketPropsMixin.LoggingConfigurationProperty.Builder.targetObjectKeyFormat(IResolvable targetObjectKeyFormat) Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.LoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucketPropsMixin.LoggingConfigurationProperty.Builder.