PutRuleRequest
class PutRuleRequest
Types
Properties
Link copied to clipboard
A description of the rule.
Link copied to clipboard
The name or ARN of the event bus to associate with this rule. If you omit this, the default event bus is used.
Link copied to clipboard
The event pattern. For more information, see Events and Event Patterns in the Amazon EventBridge User Guide.
Link copied to clipboard
The scheduling expression. For example, "cron(0 20 * * ? *)" or "rate(5 minutes)".