RequirementSelected type
Enum for the requirement status of the resource in the goal.
KnownRequirementSelected can be used interchangeably with RequirementSelected,
this enum contains the known values that the service supports.
Known values supported by the service
NotRequired: The resource is not required for the specified goal.
Required: The resource is required for the specified goal.
type RequirementSelected = string