| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static RoutingRule.Builder |
RoutingRule.builder() |
RoutingRule.Builder |
RoutingRule.Builder.condition(RoutingRuleCondition condition)
Sets the value of
RoutingRule.getCondition() |
RoutingRule.Builder |
RoutingRule.Builder.hostName(String hostName)
Sets the value of
RoutingRule.getHostName() |
RoutingRule.Builder |
RoutingRule.Builder.httpRedirectCode(String httpRedirectCode)
Sets the value of
RoutingRule.getHttpRedirectCode() |
RoutingRule.Builder |
RoutingRule.Builder.protocol(RedirectProtocol protocol)
Sets the value of
RoutingRule.getProtocol() |
RoutingRule.Builder |
RoutingRule.Builder.replaceKey(ReplaceKey replaceKey)
Sets the value of
RoutingRule.getReplaceKey() |
| Constructor and Description |
|---|
Jsii$Proxy(RoutingRule.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RoutingRule.Builder. |
Copyright © 2022. All rights reserved.