sourceDiskEncryptionKeys property

List<SourceDiskEncryptionKey>? sourceDiskEncryptionKeys
getter/setter pair

[Input Only] The customer-supplied encryption key of the disks attached to the source instance.

Required if the source disk is protected by a customer-supplied encryption key.

Implementation

core.List<SourceDiskEncryptionKey>? sourceDiskEncryptionKeys;