models_v2.type_64_enum module

class models_v2.type_64_enum.Type64Enum[source]

Bases: object

Implementation of the ‘Type64’ enum.

Specifies the data tiering task type.

Attributes:

DOWNTIER: TODO: type description here. UPTIER: TODO: type description here.

DOWNTIER = 'Downtier'
UPTIER = 'Uptier'