Skip to main content

TSNSVerifySMSSandboxPhoneNumberRequest

Class in AWS.SNS

VerifySMSSandboxPhoneNumber request class.

Ancestors

Properties

OneTimePassword

property OneTimePassword: string

PhoneNumber

property PhoneNumber: string

Constructors

Create

constructor Create(const AOneTimePassword, APhoneNumber: string);

Constructor for TSNSVerifySMSSandboxPhoneNumberRequest.

Parameters

NameDescription
AOneTimePasswordThe OTP sent to the destination number from the CreateSMSSandBoxPhoneNumber call.
APhoneNumberThe destination phone number to verify.