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