public static final class DescribeSuspiciousOverallConfigResponseBody.OverallConfig.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeSuspiciousOverallConfigResponseBody.OverallConfig |
build() |
DescribeSuspiciousOverallConfigResponseBody.OverallConfig.Builder |
config(String config)
The status of the feature.
|
DescribeSuspiciousOverallConfigResponseBody.OverallConfig.Builder |
type(String type)
The type of the feature.
|
public DescribeSuspiciousOverallConfigResponseBody.OverallConfig.Builder config(String config)
* **off**: disabled * **on**: enabled
public DescribeSuspiciousOverallConfigResponseBody.OverallConfig.Builder type(String type)
* **auto_breaking**: Anti-Virus * **ransomware_breaking**: Anti-ransomware (Bait Capture) * **webshell\_cloud_breaking**: Webshell Protection * **alinet**: Behavior prevention * **k8s\_log_analysis**: K8s Threat Detection * **alisecguard**: Defense mode for Client Protection
public DescribeSuspiciousOverallConfigResponseBody.OverallConfig build()
Copyright © 2023. All rights reserved.