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.databaseName(IDatabaseRef databaseName) Sets the value ofCfnTableProps.getDatabaseName()CfnTableProps.Builder.magneticStoreWriteProperties(Object magneticStoreWriteProperties) Sets the value ofCfnTableProps.getMagneticStoreWriteProperties()CfnTableProps.Builder.retentionProperties(Object retentionProperties) Sets the value ofCfnTableProps.getRetentionProperties()CfnTableProps.Builder.schema(IResolvable schema) Sets the value ofCfnTableProps.getSchema()CfnTableProps.Builder.schema(CfnTable.SchemaProperty schema) Sets the value ofCfnTableProps.getSchema()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.