DataflowGraphNodeGraphSettings interface

DataflowGraph グラフ ノードの設定。

プロパティ

artifact

プルする成果物名とバージョン。 これは <artifact-name>:<version>の形式である必要があります。

configuration

設定キーと値のペア。

registryEndpointRef

成果物をプルするためのレジストリ エンドポイントへの参照。

プロパティの詳細

artifact

プルする成果物名とバージョン。 これは <artifact-name>:<version>の形式である必要があります。

artifact: string

プロパティ値

string

configuration

設定キーと値のペア。

configuration?: DataflowGraphGraphNodeConfiguration[]

プロパティ値

registryEndpointRef

成果物をプルするためのレジストリ エンドポイントへの参照。

registryEndpointRef: string

プロパティ値

string