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