Get Resolver Firewall Rules Firewall Rule
data class GetResolverFirewallRulesFirewallRule(val action: String, val blockOverrideDnsType: String, val blockOverrideDomain: String, val blockOverrideTtl: Int, val blockResponse: String, val creationTime: String, val creatorRequestId: String, val firewallDomainListId: String, val firewallRuleGroupId: String, val modificationTime: String, val name: String, val priority: Int)
Properties
Link copied to clipboard
The DNS record's type.
Link copied to clipboard
The custom DNS record to send back in response to the query.
Link copied to clipboard
The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override record.
Link copied to clipboard
The way that you want DNS Firewall to block the request.
Link copied to clipboard
The date and time that the rule was created, in Unix time format and Coordinated Universal Time (UTC).
Link copied to clipboard
A unique string defined by you to identify the request.
Link copied to clipboard
The ID of the domain list that's used in the rule.
Link copied to clipboard
The unique identifier of the firewall rule group that you want to retrieve the rules for.
Link copied to clipboard
The date and time that the rule was last modified, in Unix time format and Coordinated Universal Time (UTC).