Type alias CreateSnapshotTTL

CreateSnapshotTTL: typeof THIRTY_DAYS | typeof SIXTY_DAYS | typeof NINETY_DAYS | typeof ONE_YEAR | typeof TWO_YEARS | typeof INFINITE | UnparsedObject

The time-to-live for the snapshot. This value corresponds to storage lifecycle policies that automatically delete the snapshot after the specified period.

Generated using TypeDoc