RuleState type

Defines values for RuleState.

type RuleState = "Enabled" | "Disabled" | "Expired"