@terascope/types / elasticsearch-interfaces / IndexTemplateProperties
Interface: IndexTemplateProperties
Defined in: packages/types/src/elasticsearch-interfaces.ts:439
Extended by
Properties
| Property | Type | Defined in |
|---|---|---|
aliases? | object | packages/types/src/elasticsearch-interfaces.ts:440 |
index_patterns? | string | string[] | packages/types/src/elasticsearch-interfaces.ts:443 |
mappings? | Record<string, any> | packages/types/src/elasticsearch-interfaces.ts:441 |
settings? | Record<string, any> | packages/types/src/elasticsearch-interfaces.ts:442 |