type property
Type of the sandbox to use for the node. Possible string values are:
- "UNSPECIFIED" : Default value. This should not be used.
 - "GVISOR" : Run sandbox using gvisor.
 
Implementation
core.String? type;
Type of the sandbox to use for the node. Possible string values are:
core.String? type;