Uses of Class
software.amazon.awscdk.services.timestream.CfnTable.Builder
Packages that use CfnTable.Builder
-
Uses of CfnTable.Builder in software.amazon.awscdk.services.timestream
Methods in software.amazon.awscdk.services.timestream that return CfnTable.BuilderModifier and TypeMethodDescriptionstatic CfnTable.BuilderCfnTable.Builder.databaseName(String databaseName) The name of the Timestream database that contains this table.CfnTable.Builder.magneticStoreWriteProperties(IResolvable magneticStoreWriteProperties) Contains properties to set on the table when enabling magnetic store writes.CfnTable.Builder.magneticStoreWriteProperties(CfnTable.MagneticStoreWritePropertiesProperty magneticStoreWriteProperties) Contains properties to set on the table when enabling magnetic store writes.CfnTable.Builder.retentionProperties(IResolvable retentionProperties) The retention duration for the memory store and magnetic store.CfnTable.Builder.retentionProperties(CfnTable.RetentionPropertiesProperty retentionProperties) The retention duration for the memory store and magnetic store.The name of the Timestream table.The tags to add to the table.