GetResolverFirewallRuleGroupAssociationPlainArgs

data class GetResolverFirewallRuleGroupAssociationPlainArgs(val firewallRuleGroupAssociationId: String) : ConvertibleToJava<GetResolverFirewallRuleGroupAssociationPlainArgs>

A collection of arguments for invoking getResolverFirewallRuleGroupAssociation.

Constructors

constructor(firewallRuleGroupAssociationId: String)

Properties

Link copied to clipboard

The identifier for the association.

Functions

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