destinationKmsKeyName property

String? destinationKmsKeyName
getter/setter pair

Resource name of a Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my-kr/cryptoKeys/my-key.

If set, is used to encrypt all objects in the destination bucket.

Implementation

core.String? destinationKmsKeyName;