Interface AwsS3BucketWebsiteConfigurationRoutingRuleCondition.Builder

  • Method Details

    • httpErrorCodeReturnedEquals

      AwsS3BucketWebsiteConfigurationRoutingRuleCondition.Builder httpErrorCodeReturnedEquals(String httpErrorCodeReturnedEquals)

      Indicates to redirect the request if the HTTP error code matches this value.

      Parameters:
      httpErrorCodeReturnedEquals - Indicates to redirect the request if the HTTP error code matches this value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keyPrefixEquals

      Indicates to redirect the request if the key prefix matches this value.

      Parameters:
      keyPrefixEquals - Indicates to redirect the request if the key prefix matches this value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.