class Aws::WAFRegional::Types::GetRuleGroupRequest

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

data as a hash:

    {
      rule_group_id: "ResourceId", # required
    }

@!attribute [rw] rule_group_id

The `RuleGroupId` of the RuleGroup that you want to get.
`RuleGroupId` is returned by CreateRuleGroup and by ListRuleGroups.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/GetRuleGroupRequest AWS API Documentation

Constants

SENSITIVE