Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.timestream.CfnTablePropsMixin.SchemaProperty
Packages that use CfnTablePropsMixin.SchemaProperty
-
Uses of CfnTablePropsMixin.SchemaProperty in software.amazon.awscdk.cfnpropertymixins.services.timestream
Classes in software.amazon.awscdk.cfnpropertymixins.services.timestream that implement CfnTablePropsMixin.SchemaPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.SchemaPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.timestream that return CfnTablePropsMixin.SchemaPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.SchemaProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.timestream with parameters of type CfnTablePropsMixin.SchemaPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.schema(CfnTablePropsMixin.SchemaProperty schema) Sets the value ofCfnTableMixinProps.getSchema()CfnTablePropsMixin.Builder.schema(CfnTablePropsMixin.SchemaProperty schema) The schema of the table.