ExclusionState type

Enum for the status of the resource in the goal.
KnownExclusionState can be used interchangeably with ExclusionState, this enum contains the known values that the service supports.

Known values supported by the service

Excluded: Resource is not included in the goals.
Included: Resource is excluded from the goals.

type ExclusionState = string