clusteringKeys property

Input<List<TableSchemaDefinitionClusteringKey>?>? clusteringKeys
final

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

Implementation

final pulumi.Input<List<TableSchemaDefinitionClusteringKey>?>? clusteringKeys;