Class: Aws::Types::VerifyOTPMessageResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#verification_responseTypes::VerificationResponse

Returns the value of attribute verification_response.

Returns:



3252
3253
3254
# File 'sig/types.rbs', line 3252

def verification_response
  @verification_response
end