GetClusterDatabaseEncryption

data class GetClusterDatabaseEncryption(val keyName: String, val state: String)

Constructors

Link copied to clipboard
constructor(keyName: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key to use to encrypt/decrypt secrets.

Link copied to clipboard

ENCRYPTED or DECRYPTED.