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