GetResolverFirewallDomainListPlainArgs

data class GetResolverFirewallDomainListPlainArgs(val firewallDomainListId: String) : ConvertibleToJava<GetResolverFirewallDomainListPlainArgs>

A collection of arguments for invoking getResolverFirewallDomainList.

Constructors

Link copied to clipboard
constructor(firewallDomainListId: String)

Properties

Link copied to clipboard

The ID of the domain list.

Functions

Link copied to clipboard
open override fun toJava(): GetResolverFirewallDomainListPlainArgs