deletionGracePeriodSeconds property

int? deletionGracePeriodSeconds
final

Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.

Implementation

final int? deletionGracePeriodSeconds;