| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default InventoryFormat |
Inventory.getFormat()
The format of the inventory.
|
InventoryFormat |
Inventory.Jsii$Proxy.getFormat() |
static InventoryFormat |
InventoryFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InventoryFormat[] |
InventoryFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Inventory.Builder |
Inventory.Builder.format(InventoryFormat format)
Sets the value of
Inventory.getFormat() |
Copyright © 2022. All rights reserved.