Interface ContinuousBackupRestoreConfiguration.Builder

  • Method Details

    • restorePointTime

      ContinuousBackupRestoreConfiguration.Builder restorePointTime(Instant restorePointTime)

      The point in time to restore the data store to, specified as a UTC timestamp.

      Parameters:
      restorePointTime - The point in time to restore the data store to, specified as a UTC timestamp.
      Returns:
      Returns a reference to this object so that method calls can be chained together.