Uses of Enum
software.amazon.awscdk.services.s3.InventoryFormat
-
Uses of InventoryFormat in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptiondefault InventoryFormat
Inventory.getFormat()
The format of the inventory.final InventoryFormat
Inventory.Jsii$Proxy.getFormat()
static InventoryFormat
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 TypeMethodDescriptionInventory.Builder.format
(InventoryFormat format) Sets the value ofInventory.getFormat()