StorageProvider

class edgeimpulse_api.models.storage_provider.StorageProvider(
		*args,
		**kwds
)
allowed enum values Parameters
  • *args
  • **kwds
Bases
  • builtins.str
  • aenum._enum.Enum
  • enum.Enum
Class variables
  • AZURE The type of the None singleton.
  • GOOGLE The type of the None singleton.
  • OTHER The type of the None singleton.
  • S3 The type of the None singleton.