Class ResendConfirmationCodeResult

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

public class ResendConfirmationCodeResult extends Object implements Serializable, Cloneable

The response from the server when the Amazon Cognito service makes the request to resend a confirmation code.

See Also:
  • Constructor Details

    • ResendConfirmationCodeResult

      public ResendConfirmationCodeResult()
  • Method Details