| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsS3BucketWebsiteConfigurationRoutingRule> |
AwsS3BucketWebsiteConfiguration.routingRules()
The rules for applying redirects for requests to the website.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketWebsiteConfiguration.Builder |
AwsS3BucketWebsiteConfiguration.Builder.routingRules(AwsS3BucketWebsiteConfigurationRoutingRule... routingRules)
The rules for applying redirects for requests to the website.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketWebsiteConfiguration.Builder |
AwsS3BucketWebsiteConfiguration.Builder.routingRules(Collection<AwsS3BucketWebsiteConfigurationRoutingRule> routingRules)
The rules for applying redirects for requests to the website.
|
Copyright © 2023. All rights reserved.