| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketWebsiteConfigurationRoutingRuleCondition |
AwsS3BucketWebsiteConfigurationRoutingRuleCondition.clone() |
AwsS3BucketWebsiteConfigurationRoutingRuleCondition |
AwsS3BucketWebsiteConfigurationRoutingRule.getCondition()
Provides the condition that must be met in order to apply the routing rule.
|
AwsS3BucketWebsiteConfigurationRoutingRuleCondition |
AwsS3BucketWebsiteConfigurationRoutingRuleCondition.withHttpErrorCodeReturnedEquals(String httpErrorCodeReturnedEquals)
Indicates to redirect the request if the HTTP error code matches this value.
|
AwsS3BucketWebsiteConfigurationRoutingRuleCondition |
AwsS3BucketWebsiteConfigurationRoutingRuleCondition.withKeyPrefixEquals(String keyPrefixEquals)
Indicates to redirect the request if the key prefix matches this value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketWebsiteConfigurationRoutingRule.setCondition(AwsS3BucketWebsiteConfigurationRoutingRuleCondition condition)
Provides the condition that must be met in order to apply the routing rule.
|
AwsS3BucketWebsiteConfigurationRoutingRule |
AwsS3BucketWebsiteConfigurationRoutingRule.withCondition(AwsS3BucketWebsiteConfigurationRoutingRuleCondition condition)
Provides the condition that must be met in order to apply the routing rule.
|
Copyright © 2022. All rights reserved.