Opensearch dashboards.savedobjectmigrationcontext
Home > opensearch-dashboards > SavedObjectMigrationContext
SavedObjectMigrationContext interface
Migration context provided when invoking a migration handler
Signature:
export interface SavedObjectMigrationContext
Properties
| Property | Type | Description |
|---|---|---|
| log | SavedObjectsMigrationLogger | logger instance to be used by the migration handler |