models_v2.environment_10_enum module

class models_v2.environment_10_enum.Environment10Enum[source]

Bases: object

Implementation of the ‘Environment10’ enum.

Specifies the environment of the TDM Clone task.

Attributes:

KSQL: TODO: type description here. KORACLE: TODO: type description here.

KORACLE = 'kOracle'
KSQL = 'kSQL'