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/WAFRegional/Types/UpdateRuleRequest.html below:

UpdateRuleRequest — 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::WAFRegional::Types::UpdateRuleRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  rule_id: "ResourceId",   change_token: "ChangeToken",   updates: [     {
      action: "INSERT",       predicate: {         negated: false,         type: "IPMatch",         data_id: "ResourceId",       },
    },
  ],
}
Instance Attribute Summary collapse Instance Attribute Details #rule_id ⇒ String

The RuleId of the Rule that you want to update. RuleId is returned by CreateRule and by ListRules.

#updates ⇒ Array<Types::RuleUpdate>

An array of RuleUpdate objects that you want to insert into or delete from a Rule. For more information, see the applicable data types:


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