RunbookState type
Gets or sets the state of the runbook.
KnownRunbookState can be used interchangeably with RunbookState,
this enum contains the known values that the service supports.
Known values supported by the service
New: New
Edit: Edit
Published: Published
type RunbookState = string