ReportSummaryVmwareEngineFinding constructor
ReportSummaryVmwareEngineFinding({
- String? allocatedAssetCount,
- List<
String> ? allocatedRegions, - List<
ReportSummaryVmwareNodeAllocation> ? nodeAllocations,
Implementation
ReportSummaryVmwareEngineFinding({
this.allocatedAssetCount,
this.allocatedRegions,
this.nodeAllocations,
});