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

Class: Aws::CognitoIdentityProvider::Types::GetUserAttributeVerificationCodeResponse

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

Overview

The verification code response returned by the server response to get the user attribute verification code.

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 get the user attribute verification code.

Returns:

  • (Types::CodeDeliveryDetailsType)

    The code delivery details returned by the server in response to the request to get the user attribute verification code.