Uses of Interface
software.amazon.awscdk.services.s3tables.CfnTable.StorageClassConfigurationProperty
Packages that use CfnTable.StorageClassConfigurationProperty
-
Uses of CfnTable.StorageClassConfigurationProperty in software.amazon.awscdk.services.s3tables
Classes in software.amazon.awscdk.services.s3tables that implement CfnTable.StorageClassConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTable.StorageClassConfigurationPropertyMethods in software.amazon.awscdk.services.s3tables that return CfnTable.StorageClassConfigurationPropertyModifier and TypeMethodDescriptionCfnTable.StorageClassConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3tables with parameters of type CfnTable.StorageClassConfigurationPropertyModifier and TypeMethodDescriptionvoidSpecifies storage class settings for the table.CfnTable.Builder.storageClassConfiguration(CfnTable.StorageClassConfigurationProperty storageClassConfiguration) Specifies storage class settings for the table.CfnTableProps.Builder.storageClassConfiguration(CfnTable.StorageClassConfigurationProperty storageClassConfiguration) Sets the value ofCfnTableProps.getStorageClassConfiguration()