Options
All
  • Public
  • Public/Protected
  • All
Menu

The current status for this restore operation. initializing: The operation is initializing. Do not expect to see restored objects on the target bucket. running : The operation is ongoing. Expect to see some restored objects on the target bucket. complete: The operation has completed successfully. failed: The operation has completed unsuccessfully.

Index

Enumeration members

Enumeration members

COMPLETE

COMPLETE: = "complete"

FAILED

FAILED: = "failed"

INITIALIZING

INITIALIZING: = "initializing"

RUNNING

RUNNING: = "running"

Generated using TypeDoc