Name | Type | Description | Notes |
---|---|---|---|
Bucket | *Bucket | [optional] [default to null] | |
ExternalControllerServices | map[string]ExternalControllerServiceReference | The information about controller services that exist outside this versioned flow, but are referenced by components within the versioned flow. | [optional] [default to null] |
Flow | *VersionedFlow | [optional] [default to null] | |
FlowContents | *VersionedProcessGroup | [default to null] | |
FlowEncodingVersion | string | The optional encoding version of the flow contents. | [optional] [default to null] |
Latest | bool | [optional] [default to null] | |
ParameterContexts | map[string]VersionedParameterContext | The parameter contexts referenced by process groups in the flow contents. The mapping is from the name of the context to the context instance, and it is expected that any context in this map is referenced by at least one process group in this flow. | [optional] [default to null] |
ParameterProviders | map[string]ParameterProviderReference | Contains basic information about parameter providers referenced in the versioned flow. | [optional] [default to null] |
SnapshotMetadata | *VersionedFlowSnapshotMetadata | [default to null] |