| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Inventory.Jsii$Proxy
An implementation for
Inventory |
| Modifier and Type | Method and Description |
|---|---|
Inventory |
Inventory.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<Inventory> |
BucketProps.getInventories()
The inventory configuration of the bucket.
|
List<Inventory> |
BucketProps.Jsii$Proxy.getInventories() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bucket.addInventory(Inventory inventory)
Add an inventory configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.inventories(List<? extends Inventory> inventories)
The inventory configuration of the bucket.
|
BucketProps.Builder |
BucketProps.Builder.inventories(List<? extends Inventory> inventories)
Sets the value of
BucketProps.getInventories() |
Copyright © 2022. All rights reserved.