GroupPreferenceSetFinding(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Summary Findings for a specific Group/PreferenceSet combination.
Attributes |
|
---|---|
Name | Description |
display_name |
str
Display Name of the Preference Set |
description |
str
Description for the Preference Set. |
machine_preferences |
google.cloud.migrationcenter_v1.types.VirtualMachinePreferences
A set of preferences that applies to all machines in the context. |
monthly_cost_total |
google.type.money_pb2.Money
Total monthly cost for this preference set. |
monthly_cost_compute |
google.type.money_pb2.Money
Compute monthly cost for this preference set. |
monthly_cost_os_license |
google.type.money_pb2.Money
Licensing monthly cost for this preference set. |
monthly_cost_network_egress |
google.type.money_pb2.Money
Network Egress monthly cost for this preference set. |
monthly_cost_storage |
google.type.money_pb2.Money
Storage monthly cost for this preference set. |
monthly_cost_other |
google.type.money_pb2.Money
Miscellaneous monthly cost for this preference set. |
compute_engine_finding |
google.cloud.migrationcenter_v1.types.ReportSummary.ComputeEngineFinding
A set of findings that applies to Compute Engine machines in the input. |
vmware_engine_finding |
google.cloud.migrationcenter_v1.types.ReportSummary.VmwareEngineFinding
A set of findings that applies to VMWare machines in the input. |
sole_tenant_finding |
google.cloud.migrationcenter_v1.types.ReportSummary.SoleTenantFinding
A set of findings that applies to Sole-Tenant machines in the input. |