Class AllocationSpecificSKUAllocationReservedInstanceProperties (1.2.0)

AllocationSpecificSKUAllocationReservedInstanceProperties(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Properties of the SKU instances being reserved. Next ID: 9

Attributes

NameDescription
guest_accelerators Sequence[google.cloud.compute_v1.types.AcceleratorConfig]
Specifies accelerator type and count.
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. This field is a member of oneof_ _location_hint.
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. This field is a member of oneof_ _machine_type.
min_cpu_platform str
Minimum cpu platform the reservation. This field is a member of oneof_ _min_cpu_platform.