BatchDetachTypedLink
public struct BatchDetachTypedLink : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Used to accept a typed link specifier as input.
Declaration
Swift
public let typedLinkSpecifier: TypedLinkSpecifier
-
Undocumented
Declaration
Swift
public init(typedLinkSpecifier: TypedLinkSpecifier)
-
Declaration
Swift
public func validate(name: String) throws