class Aws::DirectConnect::Types::MacSecKey
Information about the MAC Security (MACsec) secret key.
@!attribute [rw] secret_arn
The Amazon Resource Name (ARN) of the MAC Security (MACsec) secret key. @return [String]
@!attribute [rw] ckn
The Connection Key Name (CKN) for the MAC Security secret key. @return [String]
@!attribute [rw] state
The state of the MAC Security (MACsec) secret key. The possible values are: * `associating`\: The MAC Security (MACsec) secret key is being validated and not yet associated with the connection or LAG. * `associated`\: The MAC Security (MACsec) secret key is validated and associated with the connection or LAG. * `disassociating`\: The MAC Security (MACsec) secret key is being disassociated from the connection or LAG * `disassociated`\: The MAC Security (MACsec) secret key is no longer associated with the connection or LAG. @return [String]
@!attribute [rw] start_on
The date that the MAC Security (MACsec) secret key takes effect. The value is displayed in UTC format. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/MacSecKey AWS API Documentation
Constants
- SENSITIVE