observedGeneration property

int? observedGeneration
final

Most recent generation observed when updating this PDB status. DisruptionsAllowed and other status information is valid only if observedGeneration equals to PDB's object generation.

Implementation

final int? observedGeneration;