BatchUpdateFirewallRuleInputItem
Information for updating a firewall rule in a batch operation.
Types
Properties
Link copied to clipboard
The action to take when a DNS query matches the firewall rule.
Link copied to clipboard
The DNS record type for the custom response when the action is BLOCK.
Link copied to clipboard
The custom domain name for the BLOCK response.
Link copied to clipboard
The TTL value for the custom response when the action is BLOCK.
Link copied to clipboard
The type of block response to return when the action is BLOCK.
Link copied to clipboard
The confidence threshold for advanced threat detection.
Link copied to clipboard
A description of the firewall rule.
Link copied to clipboard
Whether to enable advanced DNS threat protection for the firewall rule.
Link copied to clipboard
The unique identifier of the firewall rule to update.
Functions
Link copied to clipboard
inline fun copy(block: BatchUpdateFirewallRuleInputItem.Builder.() -> Unit = {}): BatchUpdateFirewallRuleInputItem