encryptionType property
Encryption type for the region.
Optional. Possible string values are:
- "ENCRYPTION_TYPE_UNSPECIFIED" : Egress mode unspecified.
- "GMEK" : Network egress through auto assigned IPs.
- "CMEK" : Network egress through static IPs.
Implementation
core.String? encryptionType;