Class AllocationSpecificSKUReservation (0.7.0)

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

This reservation type allows to pre allocate specific instance configuration. Next ID: 5

Attributes

NameDescription
count int
Specifies the number of resources that are allocated.
in_use_count int
[Output Only] Indicates how many instances are in use.
instance_properties google.cloud.compute_v1.types.AllocationSpecificSKUAllocationReservedInstanceProperties
The instance properties for the reservation.