NAME
Paws::CognitoIdp::SignUpResponse
ATTRIBUTES
CodeDeliveryDetails => Paws::CognitoIdp::CodeDeliveryDetailsType
The code delivery details returned by the server response to the user registration request.
REQUIRED UserConfirmed => Bool
A response from the server indicating that a user registration has been confirmed.
REQUIRED UserSub => Str
The UUID of the authenticated user. This is not the same as username
.