type property
Type of resource for which this commitment applies.
Possible values are VCPU, MEMORY, LOCAL_SSD, and ACCELERATOR. Possible string values are:
- "ACCELERATOR"
- "LOCAL_SSD"
- "MEMORY"
- "UNSPECIFIED"
- "VCPU"
Implementation
core.String? type;
Type of resource for which this commitment applies.
Possible values are VCPU, MEMORY, LOCAL_SSD, and ACCELERATOR. Possible string values are:
core.String? type;