Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
ManagedRuleAction[] |
ManagedRuleGroup.getRuleActions()
Get 托管规则组下规则项的具体配置,仅在 SensitivityLevel 为 custom 时配置生效。
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedRuleGroup.setRuleActions(ManagedRuleAction[] RuleActions)
Set 托管规则组下规则项的具体配置,仅在 SensitivityLevel 为 custom 时配置生效。
|
Constructor and Description |
---|
ManagedRuleAction(ManagedRuleAction 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.