You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkDocs::Types::UpdateUserRequestWhen passing UpdateUserRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
authentication_token: "AuthenticationHeaderType",
user_id: "IdType", given_name: "UserAttributeValueType",
surname: "UserAttributeValueType",
type: "USER", storage_rule: {
storage_allocated_in_bytes: 1,
storage_type: "UNLIMITED", },
time_zone_id: "TimeZoneIdType",
locale: "en", grant_poweruser_privileges: "TRUE", }
Instance Attribute Summary collapse
Amazon WorkDocs authentication token.
The given name of the user.
Boolean value to determine whether the user is granted Poweruser privileges.
The locale of the user.
The amount of storage for the user.
The surname of the user.
The time zone ID of the user.
The type of the user.
The ID of the user.
Amazon WorkDocs authentication token. Not required when using AWS administrator credentials to access the API.
#given_name ⇒ StringThe given name of the user.
#grant_poweruser_privileges ⇒ StringBoolean value to determine whether the user is granted Poweruser privileges.
Possible values:
The locale of the user.
Possible values:
The time zone ID of the user.
#type ⇒ StringThe type of the user.
Possible values:
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