GetContactReachabilityStatusRequest
public struct GetContactReachabilityStatusRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the domain for which you want to know whether the registrant contact has confirmed that the email address is valid.
Declaration
Swift
public let domainName: String? -
Undocumented
Declaration
Swift
public init(domainName: String? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetContactReachabilityStatusRequest Structure Reference