| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default ReplaceKey |
RoutingRule.getReplaceKey()
Specifies the object key prefix to use in the redirect request.
|
ReplaceKey |
RoutingRule.Jsii$Proxy.getReplaceKey() |
static ReplaceKey |
ReplaceKey.prefixWith(String keyReplacement)
The object key prefix to use in the redirect request.
|
static ReplaceKey |
ReplaceKey.with(String keyReplacement)
The specific object key to use in the redirect request.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingRule.Builder |
RoutingRule.Builder.replaceKey(ReplaceKey replaceKey)
Sets the value of
RoutingRule.getReplaceKey() |
Copyright © 2022. All rights reserved.