@terascope/types / elasticsearch-interfaces / IndexTemplateProperties
Interface: IndexTemplateProperties
Defined in: packages/types/src/elasticsearch-interfaces.ts:455
Extended by
Properties
| Property | Type | Defined in |
|---|---|---|
aliases? | object | packages/types/src/elasticsearch-interfaces.ts:456 |
index_patterns? | string | string[] | packages/types/src/elasticsearch-interfaces.ts:459 |
mappings? | Record<string, any> | packages/types/src/elasticsearch-interfaces.ts:457 |
settings? | Record<string, any> | packages/types/src/elasticsearch-interfaces.ts:458 |