GetAclRolePlainArgs

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

A collection of arguments for invoking getAclRole.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val id: String

(string) The unique identifier of the ACL Role.