Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3tables.CfnTableMixinProps.Builder
Packages that use CfnTableMixinProps.Builder
-
Uses of CfnTableMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3tables
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3tables that return CfnTableMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnTableMixinProps.BuilderCfnTableMixinProps.builder()CfnTableMixinProps.Builder.compaction(CfnTablePropsMixin.CompactionProperty compaction) Sets the value ofCfnTableMixinProps.getCompaction()CfnTableMixinProps.Builder.compaction(IResolvable compaction) Sets the value ofCfnTableMixinProps.getCompaction()CfnTableMixinProps.Builder.icebergMetadata(CfnTablePropsMixin.IcebergMetadataProperty icebergMetadata) Sets the value ofCfnTableMixinProps.getIcebergMetadata()CfnTableMixinProps.Builder.icebergMetadata(IResolvable icebergMetadata) Sets the value ofCfnTableMixinProps.getIcebergMetadata()Sets the value ofCfnTableMixinProps.getNamespace()CfnTableMixinProps.Builder.openTableFormat(String openTableFormat) Sets the value ofCfnTableMixinProps.getOpenTableFormat()CfnTableMixinProps.Builder.snapshotManagement(CfnTablePropsMixin.SnapshotManagementProperty snapshotManagement) Sets the value ofCfnTableMixinProps.getSnapshotManagement()CfnTableMixinProps.Builder.snapshotManagement(IResolvable snapshotManagement) Sets the value ofCfnTableMixinProps.getSnapshotManagement()CfnTableMixinProps.Builder.storageClassConfiguration(CfnTablePropsMixin.StorageClassConfigurationProperty storageClassConfiguration) Sets the value ofCfnTableMixinProps.getStorageClassConfiguration()CfnTableMixinProps.Builder.storageClassConfiguration(IResolvable storageClassConfiguration) Sets the value ofCfnTableMixinProps.getStorageClassConfiguration()CfnTableMixinProps.Builder.tableBucketArn(String tableBucketArn) Sets the value ofCfnTableMixinProps.getTableBucketArn()Sets the value ofCfnTableMixinProps.getTableName()Sets the value ofCfnTableMixinProps.getTags()CfnTableMixinProps.Builder.withoutMetadata(String withoutMetadata) Sets the value ofCfnTableMixinProps.getWithoutMetadata()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3tables with parameters of type CfnTableMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTableMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTableMixinProps.Builder.