models_v2.type_69_enum module¶
- 
class 
models_v2.type_69_enum.Type69Enum[source]¶ Bases:
objectImplementation of the ‘Type69’ enum.
Specifies protocol access for view.
- Attributes:
 NFS: TODO: type description here. NFS4: TODO: type description here. SMB: TODO: type description here. S3: TODO: type description here. SWIFT: TODO: type description here.
- 
NFS= 'NFS'¶ 
- 
NFS4= 'NFS4'¶ 
- 
S3= 'S3'¶ 
- 
SMB= 'SMB'¶ 
- 
SWIFT= 'Swift'¶