kmsKeyName property

String? kmsKeyName
getter/setter pair

The Cloud KMS resource name of the customer managed encryption key that's used to encrypt the contents of the Repository.

Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. This value may not be changed after the Repository has been created.

Implementation

core.String? kmsKeyName;