ALBDnsRuleActionAllowDrop (schema)

DnsRuleActionAllowDrop

Advanced load balancer DnsRuleActionAllowDrop object
Name Description Type Notes
allow Allow

Allow the DNS query.
Default value when not specified in API or module is
interpreted by ALB Controller as true.
boolean Default: "True"
reset_conn Reset conn

Reset the TCP connection of the DNS query, if allow is set
to false to drop the query.
Default value when not specified in API or module is
interpreted by ALB Controller as true.
boolean Default: "True"