class Aws::DirectConnect::Types::DisassociateMacSecKeyRequest
@note When making an API call, you may pass DisassociateMacSecKeyRequest
data as a hash: { connection_id: "ConnectionId", # required secret_arn: "SecretARN", # required }
@!attribute [rw] connection_id
The ID of the dedicated connection (dxcon-xxxx), or the ID of the LAG (dxlag-xxxx). You can use DescribeConnections or DescribeLags to retrieve connection ID. @return [String]
@!attribute [rw] secret_arn
The Amazon Resource Name (ARN) of the MAC Security (MACsec) secret key. You can use DescribeConnections to retrieve the ARN of the MAC Security (MACsec) secret key. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DisassociateMacSecKeyRequest AWS API Documentation
Constants
- SENSITIVE