type property
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.
- "CUSTOM_MIRRORING" : Profile type for packet mirroring v2
- "CUSTOM_INTERCEPT" : Profile type for TPPI.
Implementation
core.String? type;