class Aws::CognitoIdentityProvider::Types::SignUpResponse

The response from the server for a registration request.

@!attribute [rw] user_confirmed

A response from the server indicating that a user registration has
been confirmed.
@return [Boolean]

@!attribute [rw] code_delivery_details

The code delivery details returned by the server response to the
user registration request.
@return [Types::CodeDeliveryDetailsType]

@!attribute [rw] user_sub

The UUID of the authenticated user. This is not the same as
`username`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/SignUpResponse AWS API Documentation

Constants

SENSITIVE