DnsFirewallArgs

constructor(accountId: Output<String>? = null, attackMitigation: Output<DnsFirewallAttackMitigationArgs>? = null, deprecateAnyRequests: Output<Boolean>? = null, ecsFallback: Output<Boolean>? = null, maximumCacheTtl: Output<Double>? = null, minimumCacheTtl: Output<Double>? = null, name: Output<String>? = null, negativeCacheTtl: Output<Double>? = null, ratelimit: Output<Double>? = null, retries: Output<Double>? = null, upstreamIps: Output<List<String>>? = null)