preservedExistingData property

bool? preservedExistingData
final

Indicates if when the stored volume was created, existing data on the underlying local disk was preserved.

Valid Values: true | false

Implementation

final bool? preservedExistingData;