AlertEnrichmentProperties interface

アラートエンリッチメント項目のプロパティ。

プロパティ

alertId

エンリッチメントが取得されるアラートの一意の ID (GUID)。

enrichments

エンリッチメントの詳細

プロパティの詳細

alertId

エンリッチメントが取得されるアラートの一意の ID (GUID)。

alertId?: string

プロパティ値

string

enrichments

エンリッチメントの詳細

enrichments?: AlertEnrichmentItemUnion[]

プロパティ値