You can redirect requests to another host, to
another page, or with another protocol. In the event of an error, you can can specify a different error code to return.

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public RoutingRule WithRedirect( RoutingRuleRedirect redirect )

- redirect (RoutingRuleRedirect)
- The redirect settings for the routing rule.

the RoutingRuleCondition with the Redirect set