GetAuthorizerPlainArgs

data class GetAuthorizerPlainArgs(val authorizerName: String) : ConvertibleToJava<GetAuthorizerPlainArgs>

Constructors

Link copied to clipboard
constructor(authorizerName: String)

Properties

Link copied to clipboard

The authorizer name.

Functions

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