Uses of Class
software.amazon.awscdk.services.s3.Tag.Builder
Packages that use Tag.Builder
-
Uses of Tag.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return Tag.BuilderModifier and TypeMethodDescriptionstatic Tag.Builder
Tag.builder()
Sets the value ofTag.getKey()
Sets the value ofTag.getValue()
Constructors in software.amazon.awscdk.services.s3 with parameters of type Tag.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(Tag.Builder builder) Constructor that initializes the object based on literal property values passed by theTag.Builder
.