NamespaceStream interface
定義串流內容。
屬性
| destinations | 流的目標。 |
| name | 流定義的名稱。 |
| stream |
字串化 JSON,其中包含特定流的特定於連接器的配置。 |
| type |
URI 或類型定義ID。 |
屬性詳細資料
destinations
name
流定義的名稱。
name: string
屬性值
string
streamConfiguration
字串化 JSON,其中包含特定流的特定於連接器的配置。
streamConfiguration?: string
屬性值
string
typeRef
URI 或類型定義ID。
typeRef?: string
屬性值
string