Interface protos.google.cloud.edgecontainer.v1.Cluster.IControlPlaneEncryption (0.3.0)

Properties of a ControlPlaneEncryption.

Package

@google-cloud/edgecontainer

Properties

kmsKey

kmsKey?: (string|null);

ControlPlaneEncryption kmsKey

kmsKeyActiveVersion

kmsKeyActiveVersion?: (string|null);

ControlPlaneEncryption kmsKeyActiveVersion

kmsKeyState

kmsKeyState?: (google.cloud.edgecontainer.v1.KmsKeyState|keyof typeof google.cloud.edgecontainer.v1.KmsKeyState|null);

ControlPlaneEncryption kmsKeyState

kmsStatus

kmsStatus?: (google.rpc.IStatus|null);

ControlPlaneEncryption kmsStatus