class Aws::CloudWatchEvents::Types::DescribeRuleRequest
@note When making an API call, you may pass DescribeRuleRequest
data as a hash: { name: "RuleName", # required event_bus_name: "EventBusNameOrArn", }
@!attribute [rw] name
The name of the rule. @return [String]
@!attribute [rw] event_bus_name
The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeRuleRequest AWS API Documentation
Constants
- SENSITIVE