CreateLinkResponse
public struct CreateLinkResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the link.
Declaration
Swift
public let link: Link? -
Undocumented
Declaration
Swift
public init(link: Link? = nil)
View on GitHub
CreateLinkResponse Structure Reference