GetFirewallRuleGroupPlainArgs

data class GetFirewallRuleGroupPlainArgs(val id: String) : ConvertibleToJava<GetFirewallRuleGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

ResourceId

Functions

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