Uses of Class
software.amazon.awscdk.services.s3.InventoryDestination.Builder
Packages that use InventoryDestination.Builder
-
Uses of InventoryDestination.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return InventoryDestination.BuilderModifier and TypeMethodDescriptionSets the value ofInventoryDestination.getBucket()
InventoryDestination.Builder.bucketOwner
(String bucketOwner) Sets the value ofInventoryDestination.getBucketOwner()
static InventoryDestination.Builder
InventoryDestination.builder()
Sets the value ofInventoryDestination.getPrefix()
Constructors in software.amazon.awscdk.services.s3 with parameters of type InventoryDestination.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(InventoryDestination.Builder builder) Constructor that initializes the object based on literal property values passed by theInventoryDestination.Builder
.