Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.RoutingRuleConditionProperty.Builder
-
Uses of CfnBucket.RoutingRuleConditionProperty.Builder in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionCfnBucket.RoutingRuleConditionProperty.builder()
CfnBucket.RoutingRuleConditionProperty.Builder.httpErrorCodeReturnedEquals
(String httpErrorCodeReturnedEquals) Sets the value ofCfnBucket.RoutingRuleConditionProperty.getHttpErrorCodeReturnedEquals()
CfnBucket.RoutingRuleConditionProperty.Builder.keyPrefixEquals
(String keyPrefixEquals) Sets the value ofCfnBucket.RoutingRuleConditionProperty.getKeyPrefixEquals()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBucket.RoutingRuleConditionProperty.Builder
.