Package | Description |
---|---|
com.tencentcloudapi.csip.v20221121.models |
Modifier and Type | Method and Description |
---|---|
AttributeOptionSet[] |
DescribeConfigCheckRulesResponse.getCheckTypeList()
Get 检查类型选项
|
AttributeOptionSet[] |
DescribeConfigCheckRulesResponse.getDispositionTypeList()
Get 处置分类选项
|
AttributeOptionSet[] |
DescribeRiskRulesResponse.getInstanceTypeList()
Get 实例类型选项
|
AttributeOptionSet[] |
DescribeConfigCheckRulesResponse.getProviderList()
Get 云厂商类型选项
|
AttributeOptionSet[] |
DescribeConfigCheckRulesResponse.getRiskLevelList()
Get 风险等级类型选项
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeConfigCheckRulesResponse.setCheckTypeList(AttributeOptionSet[] CheckTypeList)
Set 检查类型选项
|
void |
DescribeConfigCheckRulesResponse.setDispositionTypeList(AttributeOptionSet[] DispositionTypeList)
Set 处置分类选项
|
void |
DescribeRiskRulesResponse.setInstanceTypeList(AttributeOptionSet[] InstanceTypeList)
Set 实例类型选项
|
void |
DescribeConfigCheckRulesResponse.setProviderList(AttributeOptionSet[] ProviderList)
Set 云厂商类型选项
|
void |
DescribeConfigCheckRulesResponse.setRiskLevelList(AttributeOptionSet[] RiskLevelList)
Set 风险等级类型选项
|
Constructor and Description |
---|
AttributeOptionSet(AttributeOptionSet 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.