ResponsibilityType type

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

Known values supported by the service

Automated: The responsibility is automated.
ScopedManual: The responsibility is scoped manual.
Manual: The responsibility is manual.

type ResponsibilityType = string