ENUM

UploadLocationType

Description

Represents configuration protection upload location types.

link GraphQL Schema definition

  • enum UploadLocationType {
  • # A replication target of the existing cluster.
  • REPLICATION_TARGET
  • }