useExistingDisk constant
AttachedDiskInitializeParams_OnUpdateAction
const useExistingDisk
Use the existing disk, this is the default behaviour.
Implementation
static const useExistingDisk = AttachedDiskInitializeParams_OnUpdateAction(
'USE_EXISTING_DISK',
);