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
Returns
- (::Google::Cloud::CapacityPlanner::V1beta::Allocation::SpecificSKUAllocation::AllocatedInstanceProperties) — Properties of the SKU instances being reserved.
#instance_properties=
def instance_properties=(value) -> ::Google::Cloud::CapacityPlanner::V1beta::Allocation::SpecificSKUAllocation::AllocatedInstanceProperties
Parameter
- value (::Google::Cloud::CapacityPlanner::V1beta::Allocation::SpecificSKUAllocation::AllocatedInstanceProperties) — Properties of the SKU instances being reserved.
Returns
- (::Google::Cloud::CapacityPlanner::V1beta::Allocation::SpecificSKUAllocation::AllocatedInstanceProperties) — Properties of the SKU instances being reserved.
#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.