availabilityImpact property
This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability. Possible string values are:
- "IMPACT_UNSPECIFIED" : Invalid value.
- "IMPACT_HIGH" : High impact.
- "IMPACT_LOW" : Low impact.
- "IMPACT_NONE" : No impact.
Implementation
core.String? availabilityImpact;