DnsSecurityRuleArgs

constructor(action: Output<DnsSecurityRuleActionArgs>? = null, dnsResolverDomainLists: Output<List<SubResourceArgs>>? = null, dnsResolverPolicyName: Output<String>? = null, dnsSecurityRuleName: Output<String>? = null, dnsSecurityRuleState: Output<Either<String, DnsSecurityRuleState>>? = null, location: Output<String>? = null, priority: Output<Int>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)