class Aws::DirectConnect::Types::AssociateHostedConnectionRequest
@note When making an API call, you may pass AssociateHostedConnectionRequest
data as a hash: { connection_id: "ConnectionId", # required parent_connection_id: "ConnectionId", # required }
@!attribute [rw] connection_id
The ID of the hosted connection. @return [String]
@!attribute [rw] parent_connection_id
The ID of the interconnect or the LAG. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/AssociateHostedConnectionRequest AWS API Documentation
Constants
- SENSITIVE