Report Summary Group Preference Set Finding Response
data class ReportSummaryGroupPreferenceSetFindingResponse(val description: String, val displayName: String, val machineFinding: ReportSummaryMachineFindingResponse, val machinePreferences: VirtualMachinePreferencesResponse, val monthlyCostCompute: MoneyResponse, val monthlyCostNetworkEgress: MoneyResponse, val monthlyCostOsLicense: MoneyResponse, val monthlyCostOther: MoneyResponse, val monthlyCostStorage: MoneyResponse, val monthlyCostTotal: MoneyResponse, val preferredRegion: String, val pricingTrack: String, val topPriority: String)
Summary Findings for a specific Group/PreferenceSet combination.
Constructors
Link copied to clipboard
fun ReportSummaryGroupPreferenceSetFindingResponse(description: String, displayName: String, machineFinding: ReportSummaryMachineFindingResponse, machinePreferences: VirtualMachinePreferencesResponse, monthlyCostCompute: MoneyResponse, monthlyCostNetworkEgress: MoneyResponse, monthlyCostOsLicense: MoneyResponse, monthlyCostOther: MoneyResponse, monthlyCostStorage: MoneyResponse, monthlyCostTotal: MoneyResponse, preferredRegion: String, pricingTrack: String, topPriority: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard