Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.InventoryTableConfigurationProperty.Builder
Packages that use CfnBucket.InventoryTableConfigurationProperty.Builder
-
Uses of CfnBucket.InventoryTableConfigurationProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucket.InventoryTableConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBucket.InventoryTableConfigurationProperty.builder()
CfnBucket.InventoryTableConfigurationProperty.Builder.configurationState
(String configurationState) Sets the value ofCfnBucket.InventoryTableConfigurationProperty.getConfigurationState()
CfnBucket.InventoryTableConfigurationProperty.Builder.encryptionConfiguration
(IResolvable encryptionConfiguration) CfnBucket.InventoryTableConfigurationProperty.Builder.encryptionConfiguration
(CfnBucket.MetadataTableEncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnBucket.InventoryTableConfigurationProperty.getTableArn()
Sets the value ofCfnBucket.InventoryTableConfigurationProperty.getTableName()
Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.InventoryTableConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBucket.InventoryTableConfigurationProperty.Builder
.