Properties of an EncryptionInfo.
Package
@google-cloud/redis-clusterProperties
encryptionType
encryptionType?: (google.cloud.redis.cluster.v1beta1.EncryptionInfo.Type|keyof typeof google.cloud.redis.cluster.v1beta1.EncryptionInfo.Type|null);EncryptionInfo encryptionType
kmsKeyPrimaryState
kmsKeyPrimaryState?: (google.cloud.redis.cluster.v1beta1.EncryptionInfo.KmsKeyState|keyof typeof google.cloud.redis.cluster.v1beta1.EncryptionInfo.KmsKeyState|null);EncryptionInfo kmsKeyPrimaryState
kmsKeyVersions
kmsKeyVersions?: (string[]|null);EncryptionInfo kmsKeyVersions
lastUpdateTime
lastUpdateTime?: (google.protobuf.ITimestamp|null);EncryptionInfo lastUpdateTime