AssociateLinkResponse
public struct AssociateLinkResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The link association.
Declaration
Swift
public let linkAssociation: LinkAssociation? -
Undocumented
Declaration
Swift
public init(linkAssociation: LinkAssociation? = nil)
View on GitHub
AssociateLinkResponse Structure Reference