models.type_hdfs_protection_source_enum module

class models.type_hdfs_protection_source_enum.TypeHdfsProtectionSourceEnum[source]

Bases: object

Implementation of the ‘Type_HdfsProtectionSource’ enum.

Specifies the type of the managed Object in Hdfs Protection Source.

Specifies the type of an Hdfs source entity. ‘kCluster’ indicates a Hdfs cluster distributed over several physical nodes.

Attributes:

KCLUSTER: TODO: type description here.

KCLUSTER = 'kCluster'