class Aws::WAF::Types::GetRateBasedRuleManagedKeysRequest

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

data as a hash:

    {
      rule_id: "ResourceId", # required
      next_marker: "NextMarker",
    }

@!attribute [rw] rule_id

The `RuleId` of the RateBasedRule for which you want to get a list
of `ManagedKeys`. `RuleId` is returned by CreateRateBasedRule and by
ListRateBasedRules.
@return [String]

@!attribute [rw] next_marker

A null value and not currently used. Do not include this in your
request.
@return [String]

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

Constants

SENSITIVE