Class: Aws::Types::InventorySchedule
- Inherits:
-
Object
- Object
- Aws::Types::InventorySchedule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#frequency ⇒ "Daily", "Weekly"
Returns the value of attribute frequency.
Instance Attribute Details
#frequency ⇒ "Daily", "Weekly"
Returns the value of attribute frequency.
1530 1531 1532 |
# File 'sig/types.rbs', line 1530 def frequency @frequency end |