Class: Rafflesia::Types::DatasetSourceSnapshotImportRequestImportMode

Inherits:
Object
  • Object
show all
Defined in:
lib/rafflesia/types/dataset_source_snapshot_import_request_import_mode.rb

Constant Summary collapse

CATALOG =
'catalog'
STREAMING =
'streaming'
ALL =
[CATALOG, STREAMING].freeze