class Aws::EventBridge::Types::EnableRuleRequest
@note When making an API call, you may pass EnableRuleRequest
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/eventbridge-2015-10-07/EnableRuleRequest AWS API Documentation
Constants
- SENSITIVE