Future Reservation Specific SKUProperties Response
data class FutureReservationSpecificSKUPropertiesResponse(val instanceProperties: AllocationSpecificSKUAllocationReservedInstancePropertiesResponse, val sourceInstanceTemplate: String, val totalCount: String)
Constructors
Link copied to clipboard
constructor(instanceProperties: AllocationSpecificSKUAllocationReservedInstancePropertiesResponse, sourceInstanceTemplate: String, totalCount: String)
Properties
Link copied to clipboard
Properties of the SKU instances being reserved.
Link copied to clipboard
The instance template that will be used to populate the ReservedInstanceProperties of the future reservation
Link copied to clipboard
Total number of instances for which capacity assurance is requested at a future time period.