EtcdDataEncryptionProfile interface
The ETCD data encryption settings.
Properties
| customer |
Specify customer managed encryption key details. Required when keyManagementMode is "CustomerManaged". |
| key |
Specify the key management strategy used for the encryption key that encrypts the ETCD data. |
Property Details
customerManaged
Specify customer managed encryption key details. Required when keyManagementMode is "CustomerManaged".
customerManaged?: CustomerManagedEncryptionProfile
Property Value
keyManagementMode
Specify the key management strategy used for the encryption key that encrypts the ETCD data.
keyManagementMode: string
Property Value
string