models_v2.replication_targets_1_enum module

class models_v2.replication_targets_1_enum.ReplicationTargets1Enum[source]

Bases: object

Implementation of the ‘ReplicationTargets1’ enum.

Specifies the replication target.

Attributes:

REMOTECLUSTER: TODO: type description here. AWS: TODO: type description here. AZURE: TODO: type description here.

AWS = 'AWS'
AZURE = 'Azure'
REMOTECLUSTER = 'RemoteCluster'