| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RedirectTarget.Jsii$Proxy
An implementation for
RedirectTarget |
| Modifier and Type | Method and Description |
|---|---|
RedirectTarget |
RedirectTarget.Builder.build()
Builds the configured instance.
|
default RedirectTarget |
BucketProps.getWebsiteRedirect()
Specifies the redirect behavior of all requests to a website endpoint of a bucket.
|
RedirectTarget |
BucketProps.Jsii$Proxy.getWebsiteRedirect() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.websiteRedirect(RedirectTarget websiteRedirect)
Specifies the redirect behavior of all requests to a website endpoint of a bucket.
|
BucketProps.Builder |
BucketProps.Builder.websiteRedirect(RedirectTarget websiteRedirect)
Sets the value of
BucketProps.getWebsiteRedirect() |
Copyright © 2022. All rights reserved.