SendContactMethodVerificationRequest
public struct SendContactMethodVerificationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The protocol to verify, such as Email or SMS (text messaging).
Declaration
Swift
public let `protocol`: ContactMethodVerificationProtocol -
Undocumented
Declaration
Swift
public init(protocol: ContactMethodVerificationProtocol)
View on GitHub
SendContactMethodVerificationRequest Structure Reference