Uses of Class
software.amazon.awscdk.services.timestream.CfnTableProps.Builder
Packages that use CfnTableProps.Builder
-
Uses of CfnTableProps.Builder in software.amazon.awscdk.services.timestream
Methods in software.amazon.awscdk.services.timestream that return CfnTableProps.BuilderModifier and TypeMethodDescriptionstatic CfnTableProps.BuilderCfnTableProps.builder()CfnTableProps.Builder.databaseName(String databaseName) Sets the value ofCfnTableProps.getDatabaseName()CfnTableProps.Builder.magneticStoreWriteProperties(IResolvable magneticStoreWriteProperties) Sets the value ofCfnTableProps.getMagneticStoreWriteProperties()CfnTableProps.Builder.magneticStoreWriteProperties(CfnTable.MagneticStoreWritePropertiesProperty magneticStoreWriteProperties) Sets the value ofCfnTableProps.getMagneticStoreWriteProperties()CfnTableProps.Builder.retentionProperties(IResolvable retentionProperties) Sets the value ofCfnTableProps.getRetentionProperties()CfnTableProps.Builder.retentionProperties(CfnTable.RetentionPropertiesProperty retentionProperties) Sets the value ofCfnTableProps.getRetentionProperties()Sets the value ofCfnTableProps.getTableName()Sets the value ofCfnTableProps.getTags()Constructors in software.amazon.awscdk.services.timestream with parameters of type CfnTableProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTableProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTableProps.Builder.