ResendUserAttributeConfirmationCodeResult typedef

  1. @Deprecated('Use SendUserAttributeVerificationCodeResult.')
ResendUserAttributeConfirmationCodeResult = SendUserAttributeVerificationCodeResult

Wraps the result of a send user verification code operation.

Implementation

@Deprecated('Use SendUserAttributeVerificationCodeResult.')
typedef ResendUserAttributeConfirmationCodeResult
    = SendUserAttributeVerificationCodeResult;