AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A Schema specifies the expected data model of the table.
Namespace: Amazon.TimestreamWrite.Model
Assembly: AWSSDK.TimestreamWrite.dll
Version: 3.x.y.z
public class Schema
The Schema type exposes the following members
Name | Description | |
---|---|---|
Schema() |
Name | Type | Description | |
---|---|---|---|
CompositePartitionKey | System.Collections.Generic.List<Amazon.TimestreamWrite.Model.PartitionKey> |
Gets and sets the property CompositePartitionKey. A non-empty list of partition keys defining the attributes used to partition the table data. The order of the list determines the partition hierarchy. The name and type of each partition key as well as the partition key order cannot be changed after the table is created. However, the enforcement level of each partition key can be changed. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5