Variables
PipelineType
PipelineType:
object
Defined in: packages/cloud/src/client/types.gen.ts:4788
Enum for representing the type of a pipeline
Type declaration
PLAYGROUND
readonly
PLAYGROUND:"PLAYGROUND"
="PLAYGROUND"
MANAGED
readonly
MANAGED:"MANAGED"
="MANAGED"