public static final class ALBDnsRuleActionAllowDrop.Builder
extends java.lang.Object
ALBDnsRuleActionAllowDrop.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBDnsRuleActionAllowDrop. |
| Modifier and Type | Method and Description |
|---|---|
ALBDnsRuleActionAllowDrop |
build() |
ALBDnsRuleActionAllowDrop.Builder |
setAllow(java.lang.Boolean allow)
Allow the DNS query.
|
ALBDnsRuleActionAllowDrop.Builder |
setResetConn(java.lang.Boolean resetConn)
Reset the TCP connection of the DNS query, if allow is set to false to drop the
query.
|
public Builder()
ALBDnsRuleActionAllowDrop.public ALBDnsRuleActionAllowDrop.Builder setAllow(java.lang.Boolean allow)
allow - New value for the property.public ALBDnsRuleActionAllowDrop.Builder setResetConn(java.lang.Boolean resetConn)
resetConn - New value for the property.public ALBDnsRuleActionAllowDrop build()