A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/WorkDocs/Types/CreateUserRequest.html below:

CreateUserRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkDocs::Types::CreateUserRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CreateUserRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  organization_id: "IdType",
  username: "UsernameType",   email_address: "EmailAddressType",
  given_name: "UserAttributeValueType",   surname: "UserAttributeValueType",   password: "PasswordType",   time_zone_id: "TimeZoneIdType",
  storage_rule: {
    storage_allocated_in_bytes: 1,
    storage_type: "UNLIMITED",   },
  authentication_token: "AuthenticationHeaderType",
}
Instance Attribute Summary collapse Instance Attribute Details #authentication_token ⇒ String

Amazon WorkDocs authentication token. Not required when using AWS administrator credentials to access the API.

#email_address ⇒ String

The email address of the user.

#given_name ⇒ String

The given name of the user.

#organization_id ⇒ String

The ID of the organization.

#password ⇒ String

The password of the user.

#time_zone_id ⇒ String

The time zone ID of the user.

#username ⇒ String

The login name of the 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