| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
InventoryDestination.Builder |
InventoryDestination.Builder.bucket(IBucket bucket)
Sets the value of
InventoryDestination.getBucket() |
InventoryDestination.Builder |
InventoryDestination.Builder.bucketOwner(String bucketOwner)
Sets the value of
InventoryDestination.getBucketOwner() |
static InventoryDestination.Builder |
InventoryDestination.builder() |
InventoryDestination.Builder |
InventoryDestination.Builder.prefix(String prefix)
Sets the value of
InventoryDestination.getPrefix() |
| Constructor and Description |
|---|
Jsii$Proxy(InventoryDestination.Builder builder)
Constructor that initializes the object based on literal property values passed by the
InventoryDestination.Builder. |
Copyright © 2022. All rights reserved.