GetResolverFirewallRuleGroupPlainArgs

data class GetResolverFirewallRuleGroupPlainArgs(val firewallRuleGroupId: String) : ConvertibleToJava<GetResolverFirewallRuleGroupPlainArgs>

A collection of arguments for invoking getResolverFirewallRuleGroup.

Constructors

Link copied to clipboard
constructor(firewallRuleGroupId: String)

Properties

Link copied to clipboard

The ID of the rule group. The following attribute is additionally exported:

Functions

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