- Navigation Guide
@aws-sdk/client-waf-regional
CreateRateBasedRuleCommandOutput Interface
The output of CreateRateBasedRuleCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ChangeToken | string | undefined | The |
Rule | RateBasedRule | undefined | The RateBasedRule that is returned in the |
Full Signature
export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleResponse, MetadataBearer