GetLinkAttributesResponse
public struct GetLinkAttributesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The attributes that are associated with the typed link.
Declaration
Swift
public let attributes: [AttributeKeyAndValue]?
-
Undocumented
Declaration
Swift
public init(attributes: [AttributeKeyAndValue]? = nil)