You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CognitoIdentityProvider::Types::ForgotPasswordResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Respresents the response from the server regarding the request to reset a password.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#code_delivery_detailsTypes::CodeDeliveryDetailsType

The code delivery details returned by the server in response to the request to reset a password.

Returns: