Class ConfirmSignUpResult

java.lang.Object
com.amazonaws.services.cognitoidp.model.ConfirmSignUpResult
All Implemented Interfaces:
Serializable, Cloneable

public class ConfirmSignUpResult extends Object implements Serializable, Cloneable

Represents the response from the server for the registration confirmation.

See Also:
  • Constructor Details

    • ConfirmSignUpResult

      public ConfirmSignUpResult()
  • Method Details