NAME
Paws::CloudWatchEvents::DescribeRuleResponse
ATTRIBUTES
Arn => Str
The Amazon Resource Name (ARN) of the rule.
Description => Str
The description of the rule.
EventBusName => Str
The event bus associated with the rule.
EventPattern => Str
The event pattern. For more information, see Event Patterns (https://docs.aws.amazon.com/eventbridge/latest/userguide/eventbridge-and-event-patterns.html) in the Amazon EventBridge User Guide.
ManagedBy => Str
If this is a managed rule, created by an AWS service on your behalf, this field displays the principal name of the AWS service that created the rule.
Name => Str
The name of the rule.
RoleArn => Str
The Amazon Resource Name (ARN) of the IAM role associated with the rule.
ScheduleExpression => Str
The scheduling expression: for example, "cron(0 20 * * ? *)" or "rate(5 minutes)".
State => Str
Specifies whether the rule is enabled or disabled.
Valid values are: "ENABLED", "DISABLED" =head2 _request_id => Str