BatchCreateFirewallRuleInputItem
Information about a DNS Firewall rule to create 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
A unique string that identifies the request and ensures idempotency.
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 ID of the firewall domain list to associate with the rule.
Functions
Link copied to clipboard
inline fun copy(block: BatchCreateFirewallRuleInputItem.Builder.() -> Unit = {}): BatchCreateFirewallRuleInputItem