RejectDomainTransferFromAnotherAwsAccountRequest
public struct RejectDomainTransferFromAnotherAwsAccountRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the domain that was specified when another AWS account submitted a TransferDomainToAnotherAwsAccount request.
Declaration
Swift
public let domainName: String
-
Undocumented
Declaration
Swift
public init(domainName: String)
-
Declaration
Swift
public func validate(name: String) throws