Class AllocationSpecificSKUReservation (0.2.1)

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

This reservation type allows to pre allocate specific instance configuration.

Attributes

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