volumeType property
The volume type, as determined by the PVC's bound PV, to apply the policy to. Possible string values are:
- "VOLUME_TYPE_UNSPECIFIED" : Default
- "GCE_PERSISTENT_DISK" : Compute Engine Persistent Disk volume
Implementation
core.String? volumeType;