NonePartitionKeyType type

返されるオブジェクトは、パーティション キーの値を持たない項目の作成とアクセスを可能にするパーティション キー値を表します。

type NonePartitionKeyType = { [K in any]: never }