DeleteConnectionResponse
public struct DeleteConnectionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The connection that is being deleted.
Declaration
Swift
public let connection: Connection? -
Undocumented
Declaration
Swift
public init(connection: Connection? = nil)
View on GitHub
DeleteConnectionResponse Structure Reference