models_v2.type_17_enum module¶
- 
class 
models_v2.type_17_enum.Type17Enum[source]¶ Bases:
objectImplementation of the ‘Type17’ enum.
Specifies the Hive Object Type.
- Attributes:
 HIVEDATABASES: TODO: type description here. HIVETABLES: TODO: type description here. HIVEPARTITIONS: TODO: type description here.
- 
HIVEDATABASES= 'HiveDatabases'¶ 
- 
HIVEPARTITIONS= 'HivePartitions'¶ 
- 
HIVETABLES= 'HiveTables'¶