QuickbiFunctions

Functions

Link copied to clipboard
suspend fun getUsers(argument: GetUsersPlainArgs): GetUsersResult

This data source provides the Quick BI Users of the current Alibaba Cloud user.

suspend fun getUsers(argument: suspend GetUsersPlainArgsBuilder.() -> Unit): GetUsersResult
suspend fun getUsers(enableDetails: Boolean? = null, ids: List<String>? = null, keyword: String? = null, outputFile: String? = null): GetUsersResult