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.
Properties
Link copied to clipboard
Specify the New Created the User's Display Name. Supports up to 128 Characters.
Link copied to clipboard
You Want to Query the User the Bastion Host ID of.
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
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.