BatchAttachTypedLinkResponse
public struct BatchAttachTypedLinkResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Returns a typed link specifier as output.
Declaration
Swift
public let typedLinkSpecifier: TypedLinkSpecifier?
-
Undocumented
Declaration
Swift
public init(typedLinkSpecifier: TypedLinkSpecifier? = nil)