DataFlowComputeType type

Compute type of the cluster which will execute data flow job.
KnownDataFlowComputeType can be used interchangeably with DataFlowComputeType, this enum contains the known values that the service supports.

Known values supported by the service

General: General
MemoryOptimized: MemoryOptimized
ComputeOptimized: ComputeOptimized

type DataFlowComputeType = string