models_v2.condition_2_enum module¶
-
class
models_v2.condition_2_enum.
Condition2Enum
[source]¶ Bases:
object
Implementation of the ‘Condition2’ enum.
Specifies the condition for the file age.
- Attributes:
LASTACCESSED: TODO: type description here. LASTMODIFIED: TODO: type description here.
-
LASTACCESSED
= 'LastAccessed'¶
-
LASTMODIFIED
= 'LastModified'¶