readWrite constant
PreservedStatePreservedDisk_Mode
const readWrite
Default Attaches this disk in READ_WRITE mode. Only
one VM instance at a time can be attached to a disk inREAD_WRITE mode.
Implementation
static const readWrite = PreservedStatePreservedDisk_Mode('READ_WRITE');