type property
Indicates the type of the disk, either SCRATCH
or PERSISTENT
.
Valid values: * PERSISTENT
* SCRATCH
Implementation
core.String? type;
Indicates the type of the disk, either SCRATCH
or PERSISTENT
.
Valid values: * PERSISTENT
* SCRATCH
core.String? type;