class Aws::WAF::Types::GetRuleRequest

@note When making an API call, you may pass GetRuleRequest

data as a hash:

    {
      rule_id: "ResourceId", # required
    }

@!attribute [rw] rule_id

The `RuleId` of the Rule that you want to get. `RuleId` is returned
by CreateRule and by ListRules.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-2015-08-24/GetRuleRequest AWS API Documentation

Constants

SENSITIVE