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