FutureReservationSpecificSKUProperties(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
instance_properties |
google.cloud.compute_v1beta.types.AllocationSpecificSKUAllocationReservedInstanceProperties
Properties of the SKU instances being reserved. This field is a member of oneof _ _instance_properties .
|
source_instance_template |
str
The instance template that will be used to populate the ReservedInstanceProperties of the future reservation This field is a member of oneof _ _source_instance_template .
|
total_count |
int
Total number of instances for which capacity assurance is requested at a future time period. This field is a member of oneof _ _total_count .
|