type property

String? type
getter/setter pair

The type of risk. Possible string values are:

  • "GLOBAL_DNS" : Risk type related to global DNS.
  • "RISK_TYPE_UNSPECIFIED" : Default value. This value is unused.

Implementation

core.String? type;