recreateDiskIfSourceChanged constant
AttachedDiskInitializeParams_OnUpdateAction
const recreateDiskIfSourceChanged
Recreate the disk if source (image, snapshot) of this disk is different from source of existing disk.
Implementation
static const recreateDiskIfSourceChanged =
AttachedDiskInitializeParams_OnUpdateAction(
'RECREATE_DISK_IF_SOURCE_CHANGED',
);