backupExpiryDateTime property

DateTime? backupExpiryDateTime
final

Time at which the automatic on-demand backup created by DynamoDB will expire. This SYSTEM on-demand backup expires automatically 35 days after its creation.

Implementation

final DateTime? backupExpiryDateTime;