class Aws::WorkDocs::Types::ActivateUserRequest

@note When making an API call, you may pass ActivateUserRequest

data as a hash:

    {
      user_id: "IdType", # required
      authentication_token: "AuthenticationHeaderType",
    }

@!attribute [rw] user_id

The ID of the user.
@return [String]

@!attribute [rw] authentication_token

Amazon WorkDocs authentication token. Not required when using AWS
administrator credentials to access the API.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/ActivateUserRequest AWS API Documentation

Constants

SENSITIVE