Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::FutureReservationSpecificSKUProperties.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_properties
def instance_properties() -> ::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties
Returns
- (::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties) — Properties of the SKU instances being reserved.
#instance_properties=
def instance_properties=(value) -> ::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties
Parameter
- value (::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties) — Properties of the SKU instances being reserved.
Returns
- (::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties) — Properties of the SKU instances being reserved.
#source_instance_template
def source_instance_template() -> ::String
Returns
- (::String) — The instance template that will be used to populate the ReservedInstanceProperties of the future reservation
#source_instance_template=
def source_instance_template=(value) -> ::String
Parameter
- value (::String) — The instance template that will be used to populate the ReservedInstanceProperties of the future reservation
Returns
- (::String) — The instance template that will be used to populate the ReservedInstanceProperties of the future reservation
#total_count
def total_count() -> ::Integer
Returns
- (::Integer) — Total number of instances for which capacity assurance is requested at a future time period.
#total_count=
def total_count=(value) -> ::Integer
Parameter
- value (::Integer) — Total number of instances for which capacity assurance is requested at a future time period.
Returns
- (::Integer) — Total number of instances for which capacity assurance is requested at a future time period.