models_v2.type_20_enum module

class models_v2.type_20_enum.Type20Enum[source]

Bases: object

Implementation of the ‘Type20’ enum.

Specifies the HDFS object Types for search.

Attributes:

HDFSFOLDERS: TODO: type description here. HDFSFILES: TODO: type description here.

HDFSFILES = 'HDFSFiles'
HDFSFOLDERS = 'HDFSFolders'