confidentialityImpact property

String? confidentialityImpact
getter/setter pair

Possible string values are:

  • "IMPACT_UNSPECIFIED"
  • "IMPACT_HIGH"
  • "IMPACT_LOW"
  • "IMPACT_NONE"
  • "IMPACT_PARTIAL"
  • "IMPACT_COMPLETE"

Implementation

core.String? confidentialityImpact;