models_v2.environment_12_enum module

class models_v2.environment_12_enum.Environment12Enum[source]

Bases: object

Implementation of the ‘Environment12’ enum.

Specifies the environment of the object.

Attributes:

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

KORACLE = 'kOracle'
KSQL = 'kSQL'