AWS SDK for .NET Documentation
WithHttpErrorCodeReturnedEquals Method (httpErrorCodeReturnedEquals)
AmazonAmazon.S3.ModelRoutingRuleConditionWithHttpErrorCodeReturnedEquals(String) Did this page help you?   Yes   No    Tell us about it...
The HTTP error code when the redirect is applied. In the event of an error, if the error code equals this value, then the specified redirect is applied.
Declaration Syntax
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 RoutingRuleCondition WithHttpErrorCodeReturnedEquals(
	string httpErrorCodeReturnedEquals
)
Parameters
httpErrorCodeReturnedEquals (String)
The HTTP error code when the redirect is applied
Return Value
the RoutingRuleCondition with the HttpErrorCodeReturnedEquals set

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)