AclRolePolicyArgs

data class AclRolePolicyArgs(val name: Output<String>) : ConvertibleToJava<AclRolePolicyArgs>

Constructors

Link copied to clipboard
fun AclRolePolicyArgs(name: Output<String>)

Functions

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

Properties

Link copied to clipboard
val name: Output<String>

(string: <required>) - A human-friendly name for this ACL Role.