useExistingDisk constant

Use the existing disk, this is the default behaviour.

Implementation

static const useExistingDisk = AttachedDiskInitializeParams_OnUpdateAction(
  'USE_EXISTING_DISK',
);