ModifyRuleRequest
class ModifyRuleRequest
Types
Properties
Link copied to clipboard
The conditions.
Link copied to clipboard
Indicates whether to remove all transforms from the rule. If you specify ResetTransforms
, you can't specify Transforms
.
Link copied to clipboard
The transforms to apply to requests that match this rule. You can add one host header rewrite transform and one URL rewrite transform. If you specify Transforms
, you can't specify ResetTransforms
.