Values.AwsS3BucketWebsiteConfigurationRoutingRuleConditionSourceThe condition that must be met in order to apply the routing rule.
type nonrec t = {httpErrorCodeReturnedEquals : NonEmptyString.t option;Indicates to redirect the request if the HTTP error code matches this value.
*)keyPrefixEquals : NonEmptyString.t option;Indicates to redirect the request if the key prefix matches this value.
*)}