ENUM

ReplicationTargetsType

Description

Replication target type.

link GraphQL Schema definition

  • enum ReplicationTargetsType {
  • # Air-gapped target.
  • AIR_GAPPED
  • # Cross-account target.
  • CROSS_ACCOUNT
  • # Unspecified target type.
  • TARGET_TYPE_UNSPECIFIED
  • }