GetFqdnListGlobalRulestackPlainArgs

data class GetFqdnListGlobalRulestackPlainArgs(val globalRulestackName: String, val name: String) : ConvertibleToJava<GetFqdnListGlobalRulestackPlainArgs>

Constructors

Link copied to clipboard
constructor(globalRulestackName: String, name: String)

Properties

Link copied to clipboard

GlobalRulestack resource name

Link copied to clipboard

fqdn list name

Functions

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