Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketMixinProps.Builder
Packages that use CfnBucketMixinProps.Builder
-
Uses of CfnBucketMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketMixinProps.BuilderModifier and TypeMethodDescriptionCfnBucketMixinProps.Builder.abacStatus(String abacStatus) Sets the value ofCfnBucketMixinProps.getAbacStatus()CfnBucketMixinProps.Builder.accelerateConfiguration(CfnBucketPropsMixin.AccelerateConfigurationProperty accelerateConfiguration) Sets the value ofCfnBucketMixinProps.getAccelerateConfiguration()CfnBucketMixinProps.Builder.accelerateConfiguration(IResolvable accelerateConfiguration) Sets the value ofCfnBucketMixinProps.getAccelerateConfiguration()CfnBucketMixinProps.Builder.accessControl(String accessControl) Sets the value ofCfnBucketMixinProps.getAccessControl()CfnBucketMixinProps.Builder.analyticsConfigurations(List<? extends Object> analyticsConfigurations) Sets the value ofCfnBucketMixinProps.getAnalyticsConfigurations()CfnBucketMixinProps.Builder.analyticsConfigurations(IResolvable analyticsConfigurations) Sets the value ofCfnBucketMixinProps.getAnalyticsConfigurations()CfnBucketMixinProps.Builder.bucketEncryption(CfnBucketPropsMixin.BucketEncryptionProperty bucketEncryption) Sets the value ofCfnBucketMixinProps.getBucketEncryption()CfnBucketMixinProps.Builder.bucketEncryption(IResolvable bucketEncryption) Sets the value ofCfnBucketMixinProps.getBucketEncryption()CfnBucketMixinProps.Builder.bucketName(String bucketName) Sets the value ofCfnBucketMixinProps.getBucketName()static CfnBucketMixinProps.BuilderCfnBucketMixinProps.builder()CfnBucketMixinProps.Builder.corsConfiguration(CfnBucketPropsMixin.CorsConfigurationProperty corsConfiguration) Sets the value ofCfnBucketMixinProps.getCorsConfiguration()CfnBucketMixinProps.Builder.corsConfiguration(IResolvable corsConfiguration) Sets the value ofCfnBucketMixinProps.getCorsConfiguration()CfnBucketMixinProps.Builder.intelligentTieringConfigurations(List<? extends Object> intelligentTieringConfigurations) Sets the value ofCfnBucketMixinProps.getIntelligentTieringConfigurations()CfnBucketMixinProps.Builder.intelligentTieringConfigurations(IResolvable intelligentTieringConfigurations) Sets the value ofCfnBucketMixinProps.getIntelligentTieringConfigurations()CfnBucketMixinProps.Builder.inventoryConfigurations(List<? extends Object> inventoryConfigurations) Sets the value ofCfnBucketMixinProps.getInventoryConfigurations()CfnBucketMixinProps.Builder.inventoryConfigurations(IResolvable inventoryConfigurations) Sets the value ofCfnBucketMixinProps.getInventoryConfigurations()CfnBucketMixinProps.Builder.lifecycleConfiguration(CfnBucketPropsMixin.LifecycleConfigurationProperty lifecycleConfiguration) Sets the value ofCfnBucketMixinProps.getLifecycleConfiguration()CfnBucketMixinProps.Builder.lifecycleConfiguration(IResolvable lifecycleConfiguration) Sets the value ofCfnBucketMixinProps.getLifecycleConfiguration()CfnBucketMixinProps.Builder.loggingConfiguration(CfnBucketPropsMixin.LoggingConfigurationProperty loggingConfiguration) Sets the value ofCfnBucketMixinProps.getLoggingConfiguration()CfnBucketMixinProps.Builder.loggingConfiguration(IResolvable loggingConfiguration) Sets the value ofCfnBucketMixinProps.getLoggingConfiguration()CfnBucketMixinProps.Builder.metadataConfiguration(CfnBucketPropsMixin.MetadataConfigurationProperty metadataConfiguration) Sets the value ofCfnBucketMixinProps.getMetadataConfiguration()CfnBucketMixinProps.Builder.metadataConfiguration(IResolvable metadataConfiguration) Sets the value ofCfnBucketMixinProps.getMetadataConfiguration()CfnBucketMixinProps.Builder.metadataTableConfiguration(CfnBucketPropsMixin.MetadataTableConfigurationProperty metadataTableConfiguration) Sets the value ofCfnBucketMixinProps.getMetadataTableConfiguration()CfnBucketMixinProps.Builder.metadataTableConfiguration(IResolvable metadataTableConfiguration) Sets the value ofCfnBucketMixinProps.getMetadataTableConfiguration()CfnBucketMixinProps.Builder.metricsConfigurations(List<? extends Object> metricsConfigurations) Sets the value ofCfnBucketMixinProps.getMetricsConfigurations()CfnBucketMixinProps.Builder.metricsConfigurations(IResolvable metricsConfigurations) Sets the value ofCfnBucketMixinProps.getMetricsConfigurations()CfnBucketMixinProps.Builder.notificationConfiguration(CfnBucketPropsMixin.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnBucketMixinProps.getNotificationConfiguration()CfnBucketMixinProps.Builder.notificationConfiguration(IResolvable notificationConfiguration) Sets the value ofCfnBucketMixinProps.getNotificationConfiguration()CfnBucketMixinProps.Builder.objectLockConfiguration(CfnBucketPropsMixin.ObjectLockConfigurationProperty objectLockConfiguration) Sets the value ofCfnBucketMixinProps.getObjectLockConfiguration()CfnBucketMixinProps.Builder.objectLockConfiguration(IResolvable objectLockConfiguration) Sets the value ofCfnBucketMixinProps.getObjectLockConfiguration()CfnBucketMixinProps.Builder.objectLockEnabled(Boolean objectLockEnabled) Sets the value ofCfnBucketMixinProps.getObjectLockEnabled()CfnBucketMixinProps.Builder.objectLockEnabled(IResolvable objectLockEnabled) Sets the value ofCfnBucketMixinProps.getObjectLockEnabled()CfnBucketMixinProps.Builder.ownershipControls(CfnBucketPropsMixin.OwnershipControlsProperty ownershipControls) Sets the value ofCfnBucketMixinProps.getOwnershipControls()CfnBucketMixinProps.Builder.ownershipControls(IResolvable ownershipControls) Sets the value ofCfnBucketMixinProps.getOwnershipControls()CfnBucketMixinProps.Builder.publicAccessBlockConfiguration(CfnBucketPropsMixin.PublicAccessBlockConfigurationProperty publicAccessBlockConfiguration) Sets the value ofCfnBucketMixinProps.getPublicAccessBlockConfiguration()CfnBucketMixinProps.Builder.publicAccessBlockConfiguration(IResolvable publicAccessBlockConfiguration) Sets the value ofCfnBucketMixinProps.getPublicAccessBlockConfiguration()CfnBucketMixinProps.Builder.replicationConfiguration(CfnBucketPropsMixin.ReplicationConfigurationProperty replicationConfiguration) Sets the value ofCfnBucketMixinProps.getReplicationConfiguration()CfnBucketMixinProps.Builder.replicationConfiguration(IResolvable replicationConfiguration) Sets the value ofCfnBucketMixinProps.getReplicationConfiguration()Sets the value ofCfnBucketMixinProps.getTags()CfnBucketMixinProps.Builder.versioningConfiguration(CfnBucketPropsMixin.VersioningConfigurationProperty versioningConfiguration) Sets the value ofCfnBucketMixinProps.getVersioningConfiguration()CfnBucketMixinProps.Builder.versioningConfiguration(IResolvable versioningConfiguration) Sets the value ofCfnBucketMixinProps.getVersioningConfiguration()CfnBucketMixinProps.Builder.websiteConfiguration(CfnBucketPropsMixin.WebsiteConfigurationProperty websiteConfiguration) Sets the value ofCfnBucketMixinProps.getWebsiteConfiguration()CfnBucketMixinProps.Builder.websiteConfiguration(IResolvable websiteConfiguration) Sets the value ofCfnBucketMixinProps.getWebsiteConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBucketMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBucketMixinProps.Builder.