Values.DescribeRuleRequestSourceDescribes the specified rule. DescribeRule does not list the targets of a rule. To see the targets associated with a rule, use ListTargetsByRule.
type nonrec t = {name : RuleName.t;The name of the rule.
*)eventBusName : EventBusNameOrArn.t option;The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used.
*)}