MacSecKey

class MacSecKey

Information about the MAC Security (MACsec) secret key.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ckn: String?

The Connection Key Name (CKN) for the MAC Security secret key.

Link copied to clipboard

The Amazon Resource Name (ARN) of the MAC Security (MACsec) secret key.

Link copied to clipboard

The date that the MAC Security (MACsec) secret key takes effect. The value is displayed in UTC format.

Link copied to clipboard

The state of the MAC Security (MACsec) secret key.

Functions

Link copied to clipboard
inline fun copy(block: MacSecKey.Builder.() -> Unit = {}): MacSecKey
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String