class Aws::DirectConnect::Types::DisassociateConnectionFromLagRequest

@note When making an API call, you may pass DisassociateConnectionFromLagRequest

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DisassociateConnectionFromLagRequest AWS API Documentation

Constants

SENSITIVE