CustomerEncryptionKey constructor

CustomerEncryptionKey({
  1. String? kmsKeyName,
})

Implementation

CustomerEncryptionKey({this.kmsKeyName});