Uses of Enum
software.amazon.awscdk.services.s3.InventoryFrequency
-
Uses of InventoryFrequency in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptiondefault InventoryFrequency
Inventory.getFrequency()
Frequency at which the inventory should be generated.final InventoryFrequency
Inventory.Jsii$Proxy.getFrequency()
static InventoryFrequency
Returns the enum constant of this type with the specified name.static InventoryFrequency[]
InventoryFrequency.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionInventory.Builder.frequency
(InventoryFrequency frequency) Sets the value ofInventory.getFrequency()