diskType property

String? diskType
getter/setter pair

The type of the persistent disk for the home directory.

Defaults to "pd-standard".

Optional.

Implementation

core.String? diskType;