Rule Args
Resource Type definition for AWS::Events::Rule
Example Usage
Example
No Java example available.
Constructors
Properties
The description of the rule.
The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used.
The event pattern of the rule. For more information, see Events and Event Patterns in the Amazon EventBridge User Guide. Search the CloudFormation User Guide for AWS::Events::Rule
for more information about the expected schema for this property.
The scheduling expression. For example, "cron(0 20 * * ? *)", "rate(5 minutes)". For more information, see Creating an Amazon EventBridge rule that runs on a schedule.
Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule. Targets are the resources that are invoked when a rule is triggered.