GetAclTokenPlainArgs

data class GetAclTokenPlainArgs(val accessorId: String) : ConvertibleToJava<GetAclTokenPlainArgs>

A collection of arguments for invoking getAclToken.

Constructors

Link copied to clipboard
fun GetAclTokenPlainArgs(accessorId: String)

Functions

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

Properties

Link copied to clipboard

(string) Non-sensitive identifier for this token.