Class GatewayMacsecConfigActiveCak
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.networking.direct_link.v1.model.GatewayMacsecConfigActiveCak
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GatewayMacsecConfigActiveCak extends com.ibm.cloud.sdk.core.service.model.GenericModel
Active connectivity association key. During normal operation `active_cak` will match the desired `primary_cak`. During CAK changes this field can be used to indicate which key is currently active on the gateway.
-
-
Constructor Summary
Constructors Constructor Description GatewayMacsecConfigActiveCak()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCrn()
Gets the crn.String
getStatus()
Gets the status.
-