Class AllocationSpecificSKUReservation (1.0.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. This field is a member of oneof_ _count.
in_use_count int
[Output Only] Indicates how many instances are in use. This field is a member of oneof_ _in_use_count.
instance_properties google.cloud.compute_v1.types.AllocationSpecificSKUAllocationReservedInstanceProperties
The instance properties for the reservation. This field is a member of oneof_ _instance_properties.