Uses of Enum
software.amazon.awscdk.services.s3.InventoryFormat
Packages that use InventoryFormat
-
Uses of InventoryFormat in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return InventoryFormatModifier and TypeMethodDescriptiondefault InventoryFormatInventory.getFormat()The format of the inventory.final InventoryFormatInventory.Jsii$Proxy.getFormat()static InventoryFormatReturns 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.Methods in software.amazon.awscdk.services.s3 with parameters of type InventoryFormatModifier and TypeMethodDescriptionInventory.Builder.format(InventoryFormat format) Sets the value ofInventory.getFormat()