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