Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.ReplicationRuleAndOperatorProperty.Builder
Packages that use CfnBucket.ReplicationRuleAndOperatorProperty.Builder
-
Uses of CfnBucket.ReplicationRuleAndOperatorProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucket.ReplicationRuleAndOperatorProperty.BuilderModifier and TypeMethodDescriptionCfnBucket.ReplicationRuleAndOperatorProperty.builder()
Sets the value ofCfnBucket.ReplicationRuleAndOperatorProperty.getPrefix()
CfnBucket.ReplicationRuleAndOperatorProperty.Builder.tagFilters
(List<? extends Object> tagFilters) Sets the value ofCfnBucket.ReplicationRuleAndOperatorProperty.getTagFilters()
CfnBucket.ReplicationRuleAndOperatorProperty.Builder.tagFilters
(IResolvable tagFilters) Sets the value ofCfnBucket.ReplicationRuleAndOperatorProperty.getTagFilters()
Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.ReplicationRuleAndOperatorProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBucket.ReplicationRuleAndOperatorProperty.Builder
.