UNPKG

ibmcloud-security-advisor-findings

Version:

JavaScript client library for the IBM Cloud Security Advisor Findings API

24 lines (12 loc) 555 B
# findings.ValueType ### Description the value type of a card element ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **kind** | **String** | Kind of element - KPI&amp;#58; Kind of value derived from a KPI occurrence - FINDING_COUNT&amp;#58; Kind of value derived from a count of finding occurrences | **text** | **String** | The text of this element type | [default to &#39;&#39;] <a name="KindEnum"></a> ## Enum: KindEnum * `KPI` (value: `"KPI"`) * `FINDING` (value: `"FINDING"`)