You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchEvents::Types::DescribeRuleResponseThe Amazon Resource Name (ARN) of the rule.
The account ID of the user that created the rule.
The description of the rule.
The name of the event bus associated with the rule.
The event pattern.
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.
The name of the rule.
The Amazon Resource Name (ARN) of the IAM role associated with the rule.
The scheduling expression.
Specifies whether the rule is enabled or disabled.
The Amazon Resource Name (ARN) of the rule.
#created_by ⇒ StringThe account ID of the user that created the rule. If you use PutRule
to put a rule on an event bus in another account, the other account is the owner of the rule, and the rule ARN includes the account ID for that account. However, the value for CreatedBy
is the account ID as the account that created the rule in the other account.
The description of the rule.
#event_bus_name ⇒ StringThe name of the event bus associated with the rule.
#managed_by ⇒ StringIf 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.
#role_arn ⇒ StringThe Amazon Resource Name (ARN) of the IAM role associated with the rule.
#schedule_expression ⇒ StringThe scheduling expression. For example, \"cron(0 20 * * ? *)\", \"rate(5 minutes)\".
#state ⇒ StringSpecifies whether the rule is enabled or disabled.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4