ENUM

AwsNativeFileRecoveryStatus

Description

State of AWS native file recovery.

link GraphQL Schema definition

  • enum AwsNativeFileRecoveryStatus {
  • # AWS native file recovery is not enabled.
  • DISABLED
  • # AWS native file recovery is enabled.
  • ENABLED
  • # State of AWS native file recovery is not specified.
  • NOT_SPECIFIED
  • }