AssociateHostedConnectionRequest
public struct AssociateHostedConnectionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the hosted connection.
Declaration
Swift
public let connectionId: String -
The ID of the interconnect or the LAG.
Declaration
Swift
public let parentConnectionId: String -
Undocumented
Declaration
Swift
public init(connectionId: String, parentConnectionId: String)
View on GitHub
AssociateHostedConnectionRequest Structure Reference