TsvStoreOptions
File settings for a TSV store.
Contents
- annotationType
- 
               The store's annotation type. Type: String Valid Values: GENERIC | CHR_POS | CHR_POS_REF_ALT | CHR_START_END_ONE_BASE | CHR_START_END_REF_ALT_ONE_BASE | CHR_START_END_ZERO_BASE | CHR_START_END_REF_ALT_ZERO_BASERequired: No 
- formatToHeader
- 
               The store's header key to column name mapping. Type: String to string map Valid Keys: CHR | START | END | REF | ALT | POSValue Length Constraints: Minimum length of 0. Maximum length of 1000. Required: No 
- schema
- 
               The store's schema. Type: Array of string to string maps Array Members: Minimum number of 1 item. Maximum number of 5000 items. Map Entries: Maximum number of 1 item. Key Pattern: [a-z0-9_]{1,255}Valid Values: LONG | INT | STRING | FLOAT | DOUBLE | BOOLEANRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: