| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RoutingRule.Jsii$Proxy
An implementation for
RoutingRule |
| Modifier and Type | Method and Description |
|---|---|
RoutingRule |
RoutingRule.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<RoutingRule> |
BucketProps.getWebsiteRoutingRules()
Rules that define when a redirect is applied and the redirect behavior.
|
List<RoutingRule> |
BucketProps.Jsii$Proxy.getWebsiteRoutingRules() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.websiteRoutingRules(List<? extends RoutingRule> websiteRoutingRules)
Rules that define when a redirect is applied and the redirect behavior.
|
BucketProps.Builder |
BucketProps.Builder.websiteRoutingRules(List<? extends RoutingRule> websiteRoutingRules)
Sets the value of
BucketProps.getWebsiteRoutingRules() |
Copyright © 2022. All rights reserved.