GetResolverRulePlainArgs

data class GetResolverRulePlainArgs(val resolverRuleId: String) : ConvertibleToJava<GetResolverRulePlainArgs>

Constructors

Link copied to clipboard
constructor(resolverRuleId: String)

Properties

Link copied to clipboard

The ID of the endpoint that the rule is associated with.

Functions

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