Values.DescribeRuleGroupsNamespaceRequestSourceRepresents the input of a DescribeRuleGroupsNamespace operation.
type nonrec t = {workspaceId : WorkspaceId.t;The ID of the workspace containing the rule groups namespace.
*)name : RuleGroupsNamespaceName.t;The name of the rule groups namespace that you want information for.
*)}