class Aws::SecurityHub::Types::AwsS3BucketWebsiteConfigurationRoutingRuleCondition
The condition that must be met in order to apply the routing rule.
@note When making an API call, you may pass AwsS3BucketWebsiteConfigurationRoutingRuleCondition
data as a hash: { http_error_code_returned_equals: "NonEmptyString", key_prefix_equals: "NonEmptyString", }
@!attribute [rw] http_error_code_returned_equals
Indicates to redirect the request if the HTTP error code matches this value. @return [String]
@!attribute [rw] key_prefix_equals
Indicates to redirect the request if the key prefix matches this value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsS3BucketWebsiteConfigurationRoutingRuleCondition AWS API Documentation
Constants
- SENSITIVE