Method: Aws::Pinpoint::Types::VerifyOTPMessageResponse#verification_response

Defined in:
lib/aws-sdk-pinpoint/types.rb

#verification_responseTypes::VerificationResponse

Verify OTP Message Response.



13255
13256
13257
13258
13259
# File 'lib/aws-sdk-pinpoint/types.rb', line 13255

class VerifyOTPMessageResponse < Struct.new(
  :verification_response)
  SENSITIVE = []
  include Aws::Structure
end