AWS SDK for .NET Documentation
Condition Property
AmazonAmazon.S3.ModelRoutingRuleCondition Did this page help you?   Yes   No    Tell us about it...
A container for describing a condition that must be met for the specified redirect to apply. For example if request is for pages in the /docs folder, redirect to the /documents folder or if request results in HTTP error 4xx, redirect request to another host where you might process the error.
Declaration Syntax
C#
public RoutingRuleCondition Condition { get; set; }

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