doNotInclude constant
DiskInstantiationConfig_InstantiateFrom
const doNotInclude
Do not include the disk in the instance template. Applicable to: additional read-write disks, local SSDs, read-only disks.
Implementation
static const doNotInclude = DiskInstantiationConfig_InstantiateFrom(
'DO_NOT_INCLUDE',
);