ReportSummaryGroupPreferenceSetFindingResponse

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

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

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Description for the Preference Set.

Link copied to clipboard

Display Name of the Preference Set

Link copied to clipboard

A set of findings that applies to all machines in the input.

Link copied to clipboard

A set of preferences that applies to all machines in the context.

Link copied to clipboard

Compute monthly cost for this preference set.

Link copied to clipboard

Network Egress monthly cost for this preference set.

Link copied to clipboard

Licensing monthly cost for this preference set.

Link copied to clipboard

Miscellaneous monthly cost for this preference set.

Link copied to clipboard

Storage monthly cost for this preference set.

Link copied to clipboard

Total monthly cost for this preference set.

Link copied to clipboard

Target region for this Preference Set

Link copied to clipboard

Text describing the pricing track specified for this Preference Set

Link copied to clipboard

Text describing the business priority specified for this Preference Set