GetAclPolicyPlainArgs

data class GetAclPolicyPlainArgs(val name: String) : ConvertibleToJava<GetAclPolicyPlainArgs>

A collection of arguments for invoking getAclPolicy.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

(string) - the name of the ACL Policy.

Functions

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