You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkMail::Types::CreateUserRequestWhen passing CreateUserRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
organization_id: "OrganizationId", name: "UserName", display_name: "String", password: "Password", }
Instance Attribute Summary collapse
The display name for the new user.
The name for the new user.
The identifier of the organization for which the user is created.
The password for the new user.
The display name for the new user.
#name ⇒ StringThe name for the new user. WorkMail directory user names have a maximum length of 64. All others have a maximum length of 20.
#organization_id ⇒ StringThe identifier of the organization for which the user is created.
#password ⇒ StringThe password for the new user.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4