type property
Type of cloud control. Possible string values are:
- "CLOUD_CONTROL_TYPE_UNSPECIFIED" : Unspecified.
- "BUILT_IN" : Built in Cloud Control.
- "CUSTOM" : Custom Cloud Control.
Implementation
core.String? type;
Type of cloud control. Possible string values are:
core.String? type;