RetrieveDomainAuthCodeResponse
public struct RetrieveDomainAuthCodeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The authorization code for the domain.
Declaration
Swift
public let authCode: String -
Undocumented
Declaration
Swift
public init(authCode: String)
View on GitHub
RetrieveDomainAuthCodeResponse Structure Reference