| Package | Description | 
|---|---|
| com.tencentcloudapi.tcss.v20201101.models | 
| Modifier and Type | Method and Description | 
|---|---|
CompliancePolicyItemSummary | 
DescribeCompliancePolicyItemAffectedSummaryResponse.getPolicyItemSummary()
Get Aggregated information of the assets affected by each check item 
 | 
CompliancePolicyItemSummary[] | 
DescribeComplianceTaskPolicyItemSummaryListResponse.getPolicyItemSummaryList()
Get List of the aggregated information of each check item 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeCompliancePolicyItemAffectedSummaryResponse.setPolicyItemSummary(CompliancePolicyItemSummary PolicyItemSummary)
Set Aggregated information of the assets affected by each check item 
 | 
void | 
DescribeComplianceTaskPolicyItemSummaryListResponse.setPolicyItemSummaryList(CompliancePolicyItemSummary[] PolicyItemSummaryList)
Set List of the aggregated information of each check item 
 | 
| Constructor and Description | 
|---|
CompliancePolicyItemSummary(CompliancePolicyItemSummary source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.