Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.timestream.CfnTableMixinProps.Builder
Packages that use CfnTableMixinProps.Builder
-
Uses of CfnTableMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.timestream
Methods in software.amazon.awscdk.cfnpropertymixins.services.timestream that return CfnTableMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnTableMixinProps.BuilderCfnTableMixinProps.builder()CfnTableMixinProps.Builder.databaseName(String databaseName) Sets the value ofCfnTableMixinProps.getDatabaseName()CfnTableMixinProps.Builder.databaseName(IDatabaseRef databaseName) Sets the value ofCfnTableMixinProps.getDatabaseName()CfnTableMixinProps.Builder.magneticStoreWriteProperties(Object magneticStoreWriteProperties) Sets the value ofCfnTableMixinProps.getMagneticStoreWriteProperties()CfnTableMixinProps.Builder.retentionProperties(Object retentionProperties) Sets the value ofCfnTableMixinProps.getRetentionProperties()CfnTableMixinProps.Builder.schema(CfnTablePropsMixin.SchemaProperty schema) Sets the value ofCfnTableMixinProps.getSchema()CfnTableMixinProps.Builder.schema(IResolvable schema) Sets the value ofCfnTableMixinProps.getSchema()Sets the value ofCfnTableMixinProps.getTableName()Sets the value ofCfnTableMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.timestream with parameters of type CfnTableMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTableMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTableMixinProps.Builder.