The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CloudWatchEvents::DescribeRuleResponse

ATTRIBUTES

Arn => Str

The Amazon Resource Name (ARN) associated with the rule.

Description => Str

The rule's description.

EventPattern => Str

The event pattern.

Name => Str

The rule's name.

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 * * ? *)", "rate(5 minutes)".

State => Str

Specifies whether the rule is enabled or disabled.

Valid values are: "ENABLED", "DISABLED"