public static class DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigCc |
cc
The protection policy applied when the number of connections initiated from a source IP address frequently exceeds the limit.
|
String |
nodataConn
The status of the Empty Connection switch.
|
DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigPayloadLen |
payloadLen
The settings of the Packet Length Limit policy.
|
Integer |
persistenceTimeout
The timeout period of session persistence.
|
DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigSla |
sla
The settings of the Speed Limit for Destination policy.
|
DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigSlimit |
slimit
The settings of the Speed Limit for Source policy.
|
String |
synproxy
The status of the False Source switch.
|
| 构造器和说明 |
|---|
DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig() |
@NameInMap(value="Cc") public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigCc cc
The protection policy applied when the number of connections initiated from a source IP address frequently exceeds the limit.
@NameInMap(value="NodataConn") public String nodataConn
The status of the Empty Connection switch. Valid values:
off
@NameInMap(value="PayloadLen") public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigPayloadLen payloadLen
The settings of the Packet Length Limit policy.
@NameInMap(value="PersistenceTimeout") public Integer persistenceTimeout
The timeout period of session persistence. Valid values: 30 to 3600. Unit: seconds. Default value: 0, which indicates that session persistence is disabled.
example:0
@NameInMap(value="Sla") public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigSla sla
The settings of the Speed Limit for Destination policy.
@NameInMap(value="Slimit") public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigSlimit slimit
The settings of the Speed Limit for Source policy.
@NameInMap(value="Synproxy") public String synproxy
The status of the False Source switch. Valid values:
off
public DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig()
public static DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig build(Map<String,?> map) throws Exception
Exceptionpublic DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig setCc(DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigCc cc)
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigCc getCc()
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig setNodataConn(String nodataConn)
public String getNodataConn()
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig setPayloadLen(DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigPayloadLen payloadLen)
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigPayloadLen getPayloadLen()
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig setPersistenceTimeout(Integer persistenceTimeout)
public Integer getPersistenceTimeout()
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig setSla(DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigSla sla)
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigSla getSla()
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig setSlimit(DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigSlimit slimit)
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfigSlimit getSlimit()
public DescribeNetworkRuleAttributesResponseBody.DescribeNetworkRuleAttributesResponseBodyNetworkRuleAttributesConfig setSynproxy(String synproxy)
public String getSynproxy()
Copyright © 2026. All rights reserved.