AppState type

Defines values for AppState.
KnownAppState can be used interchangeably with AppState, this enum contains the known values that the service supports.

Known values supported by the service

created
suspended

type AppState = string