The complete index key schema, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public List<KeySchemaElement> KeySchema { get; set; }
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public List<KeySchemaElement> KeySchema { get; set; }