Opensearch dashboards.savedobjectstypemappingdefinition.dynamic
Home > opensearch-dashboards > SavedObjectsTypeMappingDefinition > dynamic
SavedObjectsTypeMappingDefinition.dynamic property
The dynamic property of the mapping, either false or 'strict'. If unspecified dynamic: 'strict' will be inherited from the top-level index mappings.
Signature:
dynamic?: false | 'strict';