models_v2.type_62_enum module

class models_v2.type_62_enum.Type62Enum[source]

Bases: object

Implementation of the ‘Type62’ enum.

Tiering Cloud Platforms.

Attributes:

AWS: TODO: type description here. AZURE: TODO: type description here. ORACLE: TODO: type description here. GOOGLE: TODO: type description here.

AWS = 'AWS'
AZURE = 'Azure'
GOOGLE = 'Google'
ORACLE = 'Oracle'