Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.LoggingConfigurationProperty
Packages that use CfnBucketPropsMixin.LoggingConfigurationProperty
-
Uses of CfnBucketPropsMixin.LoggingConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.s3
Classes in software.amazon.awscdk.cfnpropertymixins.services.s3 that implement CfnBucketPropsMixin.LoggingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBucketPropsMixin.LoggingConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.LoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnBucketPropsMixin.LoggingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.LoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnBucketMixinProps.Builder.loggingConfiguration(CfnBucketPropsMixin.LoggingConfigurationProperty loggingConfiguration) Sets the value ofCfnBucketMixinProps.getLoggingConfiguration()CfnBucketPropsMixin.Builder.loggingConfiguration(CfnBucketPropsMixin.LoggingConfigurationProperty loggingConfiguration) Settings that define where logs are stored.