A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/CloudWatch/Types/PutInsightRuleInput.html below:

PutInsightRuleInput — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatch::Types::PutInsightRuleInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing PutInsightRuleInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  rule_name: "InsightRuleName",   rule_state: "InsightRuleState",
  rule_definition: "InsightRuleDefinition",   tags: [
    {
      key: "TagKey",       value: "TagValue",     },
  ],
}
Instance Attribute Summary collapse Instance Attribute Details #rule_definition ⇒ String #rule_name ⇒ String

A unique name for the rule.

#rule_state ⇒ String

The state of the rule. Valid values are ENABLED and DISABLED.

#tags ⇒ Array<Types::Tag>

A list of key-value pairs to associate with the Contributor Insights rule. You can associate as many as 50 tags with a rule.

Tags can help you organize and categorize your resources. You can also use them to scope user permissions, by granting a user permission to access or change only the resources that have certain tag values.

To be able to associate tags with a rule, you must have the cloudwatch:TagResource permission in addition to the cloudwatch:PutInsightRule permission.

If you are using this operation to update an existing Contributor Insights rule, any tags you specify in this parameter are ignored. To change the tags of an existing rule, use TagResource.


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