deleteAfter property

Input<int?>? deleteAfter
final

Specifies the number of days after creation that a recovery point is deleted. Must be 90 days greater than coldStorageAfter.

Implementation

final pulumi.Input<int?>? deleteAfter;