Capacity Planner V1BETA API - Class Google::Cloud::CapacityPlanner::V1beta::FutureReservation::SpecificSKUProperties (v0.2.0)

Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::FutureReservation::SpecificSKUProperties.

Represents specific SKU properties for the Future Reservation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance_properties

def instance_properties() -> ::Google::Cloud::CapacityPlanner::V1beta::Allocation::SpecificSKUAllocation::AllocatedInstanceProperties

#instance_properties=

def instance_properties=(value) -> ::Google::Cloud::CapacityPlanner::V1beta::Allocation::SpecificSKUAllocation::AllocatedInstanceProperties
Parameter

#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.