dataPersistentDiskSpec property

PersistentDiskSpec? dataPersistentDiskSpec
final

Optional. The specification of https://cloud.google.com/compute/docs/disks/persistent-disks attached to the runtime as data disk storage.

Implementation

final PersistentDiskSpec? dataPersistentDiskSpec;