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

Class: Aws::QuickSight::Types::RegisterUserResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#request_idString

The AWS request ID for this operation.

Returns:

  • (String)

    The AWS request ID for this operation.

#statusInteger

The HTTP status of the request.

Returns:

  • (Integer)

    The HTTP status of the request.

#userTypes::User

The user\'s user name.

Returns:

#user_invitation_urlString

The URL the user visits to complete registration and provide a password. This is returned only for users with an identity type of QUICKSIGHT.

Returns:

  • (String)

    The URL the user visits to complete registration and provide a password.