Get Users Plain Args
data class GetUsersPlainArgs(val displayName: String? = null, val ids: List<String>? = null, val instanceId: String, val mobile: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val source: String? = null, val sourceUserId: String? = null, val status: String? = null, val userName: String? = null) : ConvertibleToJava<GetUsersPlainArgs>
A collection of arguments for invoking getUsers.
Constructors
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Specify the Newly Created User Is Uniquely Identified. Indicates That the Parameter Is a Bastion Host Corresponding to the User with the Ram User's Unique Identifier. The Newly Created User Source Grant Permission to a RAM User (That Is, Source Used as a Ram), this Parameter Is Required. You Can Call Access Control of Listusers Interface from the Return Data Userid to Obtain the Parameters.