type property

String? type
getter/setter pair

The single ProfileType that the SecurityProfile resource configures.

Immutable. Possible string values are:

  • "PROFILE_TYPE_UNSPECIFIED" : Profile type not specified.
  • "THREAT_PREVENTION" : Profile type for threat prevention.

Implementation

core.String? type;