SendCustomVerificationEmailResponse
public struct SendCustomVerificationEmailResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique message identifier returned from the SendCustomVerificationEmail operation.
Declaration
Swift
public let messageId: String? -
Undocumented
Declaration
Swift
public init(messageId: String? = nil)
View on GitHub
SendCustomVerificationEmailResponse Structure Reference