StopInstanceOptionsinterface
Options for stopping an app instance.
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| force⚓︎ | boolean | false | x | If |
| id⚓︎ | string | x | The ID of the instance to stop. |
|
| reason⚓︎ | string | x | x | Reason for stopping the app instance. |
| timeout⚓︎ | number | 30000 | x | Interval in milliseconds to wait for stopping the app instance. |