AllocationSpecificSKUAllocationReservedInstanceProperties(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Properties of the SKU instances being reserved. Next ID: 9 .. attribute:: guest_accelerators
Specifies accelerator type and count.
:type: Sequence[google.cloud.compute_v1.types.AcceleratorConfig]
Attributes
Name | Description |
local_ssds |
Sequence[google.cloud.compute_v1.types.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk]
Specifies amount of local ssd to reserve with each instance. The type of disk is local-ssd. |
location_hint |
str
An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API. |
machine_type |
str
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern. |
min_cpu_platform |
str
Minimum cpu platform the reservation. |