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/UpdateUserRequest.html below:

UpdateUserRequest — 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::UpdateUserRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 Instance Attribute Details #authentication_token ⇒ String

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

#given_name ⇒ String

The given name of the user.

#grant_poweruser_privileges ⇒ String

Boolean value to determine whether the user is granted Poweruser privileges.

Possible values:

#locale ⇒ String

The locale of the user.

Possible values:

#time_zone_id ⇒ String

The time zone ID of the user.

#type ⇒ String

The 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