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