Action type

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

Known values supported by the service

NEW
UPDATE
STATELESS_UPDATE
STOP
START
CANCEL
SAVEPOINT
LIST_SAVEPOINT
DELETE
LAST_STATE_UPDATE
RE_LAUNCH

type Action = string