| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RoutingRuleCondition.Jsii$Proxy
An implementation for
RoutingRuleCondition |
| Modifier and Type | Method and Description |
|---|---|
RoutingRuleCondition |
RoutingRuleCondition.Builder.build()
Builds the configured instance.
|
default RoutingRuleCondition |
RoutingRule.getCondition()
Specifies a condition that must be met for the specified redirect to apply.
|
RoutingRuleCondition |
RoutingRule.Jsii$Proxy.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
RoutingRule.Builder |
RoutingRule.Builder.condition(RoutingRuleCondition condition)
Sets the value of
RoutingRule.getCondition() |
Copyright © 2022. All rights reserved.