GetConnectionOutput
public struct GetConnectionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The connection details, such as status, owner, and provider type.
Declaration
Swift
public let connection: Connection? -
Undocumented
Declaration
Swift
public init(connection: Connection? = nil)
View on GitHub
GetConnectionOutput Structure Reference