public class EnableSceneDefensePolicyRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
EnableSceneDefensePolicyRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static EnableSceneDefensePolicyRequest |
build(Map<String,?> map) |
String |
getPolicyId() |
EnableSceneDefensePolicyRequest |
setPolicyId(String policyId) |
@NameInMap(value="PolicyId") public String policyId
The ID of the policy that you want to enable.
You can call the DescribeSceneDefensePolicies operation to query the IDs of all policies.
This parameter is required.
example:321a-fd31-df51-****
public static EnableSceneDefensePolicyRequest build(Map<String,?> map) throws Exception
Exceptionpublic EnableSceneDefensePolicyRequest setPolicyId(String policyId)
public String getPolicyId()
Copyright © 2026. All rights reserved.