type property
Specifies the type of the disk, either SCRATCH
or PERSISTENT
.
If not specified, the default is PERSISTENT
. Valid values: *
PERSISTENT
* SCRATCH
Implementation
core.String? type;
Specifies the type of the disk, either SCRATCH
or PERSISTENT
.
If not specified, the default is PERSISTENT
. Valid values: *
PERSISTENT
* SCRATCH
core.String? type;