RestoreResumeResultinterface
Describes the result returned from restoring or resuming a Layout.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| instances⚓︎ | RestoredInstance[] | x | List of objects describing the app instances participating in the restored or resumed Layout. |
|
| layoutId⚓︎ | string | x | ID of the Layout that was restored or resumed. |
|
| status⚓︎ | "Success" | "Failed" | x | Status of the Layout restore or resume operation. |