Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.RoutingRuleProperty.Builder
-
Uses of CfnBucket.RoutingRuleProperty.Builder in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionCfnBucket.RoutingRuleProperty.builder()
CfnBucket.RoutingRuleProperty.Builder.redirectRule
(IResolvable redirectRule) Sets the value ofCfnBucket.RoutingRuleProperty.getRedirectRule()
CfnBucket.RoutingRuleProperty.Builder.redirectRule
(CfnBucket.RedirectRuleProperty redirectRule) Sets the value ofCfnBucket.RoutingRuleProperty.getRedirectRule()
CfnBucket.RoutingRuleProperty.Builder.routingRuleCondition
(IResolvable routingRuleCondition) Sets the value ofCfnBucket.RoutingRuleProperty.getRoutingRuleCondition()
CfnBucket.RoutingRuleProperty.Builder.routingRuleCondition
(CfnBucket.RoutingRuleConditionProperty routingRuleCondition) Sets the value ofCfnBucket.RoutingRuleProperty.getRoutingRuleCondition()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBucket.RoutingRuleProperty.Builder
.