Values.ManagedRuleStateSourceThe status of a managed Contributor Insights rule.
type nonrec t = {ruleName : InsightRuleName.t option;The name of the Contributor Insights rule that contains data for the specified Amazon Web Services resource.
*)state : InsightRuleState.t option;Indicates whether the rule is enabled or disabled.
*)}