AclArgs

fun AclArgs(aclName: Output<String>? = null, tags: Output<List<AclTagArgs>>? = null, userNames: Output<List<String>>? = null)