partitionKeys property

Input<List<TableSchemaDefinitionPartitionKey>> partitionKeys
final

The columns that are part of the partition key of the table .

Implementation

final pulumi.Input<List<TableSchemaDefinitionPartitionKey>> partitionKeys;