Interface protos.google.container.v1.IDatabaseEncryption (2.4.4)

Properties of a DatabaseEncryption.

Package

@google-cloud/container!

Properties

keyName

keyName?: (string|null);

DatabaseEncryption keyName

Property Value
TypeDescription
(string|null)

state

state?: (google.container.v1.DatabaseEncryption.State|keyof typeof google.container.v1.DatabaseEncryption.State|null);

DatabaseEncryption state

Property Value
TypeDescription
(google.container.v1.DatabaseEncryption.State|keyof typeof google.container.v1.DatabaseEncryption.State|null)